Module pallet_ocif_staking::pallet::dispatchables
source · Expand description
Functions§
- Used to change the metadata of a core.
- Claim core reward for the specified era.
- Halt or unhalt the pallet.
- Move stake from one core to another.
- Used to register core for staking.
- Lock up and stake balance of the origin account.
- Claim the staker’s rewards.
- Unregister existing core for staking, making it ineligible for rewards from current era onwards and starts the unbonding period for the stakers.
- Start unbonding process and unstake balance from the core.
- Withdraw all funds that have completed the unbonding process.