Module gekko::runtime::polkadot::extrinsics::staking[][src]

Structs

Take the origin account as a stash and lock up value of its balance. controller will

Add some extra amount that have appeared in the stash free_balance into the balance up

Cancel enactment of a deferred slash.

Declare no desire to either validate or nominate.

Declare a controller as having no desire to either validator or nominate.

Force there to be a new era at the end of the next session. After this, it will be

Force there to be a new era at the end of sessions indefinitely.

Force there to be no new eras indefinitely.

Force a current staker to become completely unstaked, immediately.

Increments the ideal number of validators.

Remove the given nominations from the calling validator.

Declare the desire to nominate targets for the origin controller.

Pay out all the stakers behind a single validator for a single era.

Remove all data structure concerning a staker/stash once its balance is at the minimum.

Rebond a portion of the stash scheduled to be unlocked.

Scale up the ideal number of validators by a factor.

(Re-)set the controller of a stash.

Set HistoryDepth value. This function will delete any history information

Set the validators who cannot be slashed (if any).

(Re-)set the payment target for a controller.

Sets the ideal number of validators.

Schedule a portion of the stash to be unlocked ready for transfer out after the bond

Update the various staking limits this pallet.

Declare the desire to validate for the origin controller.

Remove any unlocked chunks from the unlocking queue from our management.