Name | Lookup | Parameters | |
---|---|---|---|
bond | 0500 | 2 | |
bond_extra | 0501 | 1 | |
unbond | 0502 | 1 | |
withdraw_unbonded | 0503 | 1 | |
validate | 0504 | 1 | |
nominate | 0505 | 1 | |
chill | 0506 | - | |
set_payee | 0507 | 1 | |
set_controller | 0508 | - | |
set_validator_count | 0509 | 1 | |
increase_validator_count | 050a | 1 | |
scale_validator_count | 050b | 1 | |
force_no_eras | 050c | - | |
force_new_era | 050d | - | |
set_invulnerables | 050e | 1 | |
force_unstake | 050f | 2 | |
force_new_era_always | 0510 | - | |
cancel_deferred_slash | 0511 | 2 | |
payout_stakers | 0512 | 2 | |
rebond | 0513 | 1 | |
reap_stash | 0514 | 2 | |
kick | 0515 | 1 | |
set_staking_configs | 0516 | 6 | |
chill_other | 0517 | 1 | |
force_apply_min_commission | 0518 | 1 | |
set_min_commission | 0519 | 1 |
Name | Lookup | Attributes | |
---|---|---|---|
EraPaid | 0500 | ["EraIndex","BalanceOf","BalanceOf"] | |
Rewarded | 0501 | ["AccountId","BalanceOf"] | |
Slashed | 0502 | ["AccountId","BalanceOf"] | |
SlashReported | 0503 | ["AccountId","Perbill","EraIndex"] | |
OldSlashingReportDiscarded | 0504 | ["SessionIndex"] | |
StakersElected | 0505 | ||
Bonded | 0506 | ["AccountId","BalanceOf"] | |
Unbonded | 0507 | ["AccountId","BalanceOf"] | |
Withdrawn | 0508 | ["AccountId","BalanceOf"] | |
Kicked | 0509 | ["AccountId","AccountId"] | |
StakingElectionFailed | 050a | ||
Chilled | 050b | ["AccountId"] | |
PayoutStarted | 050c | ["EraIndex","AccountId"] | |
ValidatorPrefsSet | 050d | ["AccountId","ValidatorPrefs"] | |
SnapshotVotersSizeExceeded | 050e | ["u32"] | |
SnapshotTargetsSizeExceeded | 050f | ["u32"] | |
ForceEra | 0510 | ["Forcing"] |
Name | Type | |
---|---|---|
ValidatorCount | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
MinimumValidatorCount | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
Invulnerables | {"origin":"PlainType","plain_type":"Vec<AccountId>","PlainTypeValue":153} | |
Bonded | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"AccountId","keys_id":0,"value_id":0}} | |
MinNominatorBond | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
MinValidatorBond | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
MinimumActiveStake | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
MinCommission | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":33} | |
Ledger | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"pallet_staking:StakingLedger","keys_id":0,"value_id":155}} | |
Payee | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:RewardDestination","keys_id":0,"value_id":160}} | |
Validators | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:ValidatorPrefs","keys_id":0,"value_id":34}} | |
CounterForValidators | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
MaxValidatorsCount | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
Nominators | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:Nominations","keys_id":0,"value_id":161}} | |
CounterForNominators | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
MaxNominatorsCount | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
CurrentEra | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
ActiveEra | {"origin":"PlainType","plain_type":"pallet_staking:ActiveEraInfo","PlainTypeValue":163} | |
ErasStartSessionIndex | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"U32","keys_id":4,"value_id":4}} | |
ErasStakers | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"pallet_staking:Exposure","keys_id":165,"value_id":51}} | |
ErasStakersClipped | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"pallet_staking:Exposure","keys_id":165,"value_id":51}} | |
ErasValidatorPrefs | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"pallet_staking:ValidatorPrefs","keys_id":165,"value_id":34}} | |
ErasValidatorReward | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"U128","keys_id":4,"value_id":6}} | |
ErasRewardPoints | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"pallet_staking:EraRewardPoints","keys_id":4,"value_id":166}} | |
ErasTotalStake | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"U128","keys_id":4,"value_id":6}} | |
ForceEra | {"origin":"PlainType","plain_type":"pallet_staking:Forcing","PlainTypeValue":37} | |
SlashRewardFraction | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":33} | |
CanceledSlashPayout | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
UnappliedSlashes | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<pallet_staking:UnappliedSlash>","keys_id":4,"value_id":170}} | |
BondedEras | {"origin":"PlainType","plain_type":"Vec<Tuple:U32U32>","PlainTypeValue":92} | |
ValidatorSlashInEra | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"Tuple:U32U128","keys_id":165,"value_id":174}} | |
NominatorSlashInEra | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"U128","keys_id":165,"value_id":6}} | |
SlashingSpans | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:slashing:SlashingSpans","keys_id":0,"value_id":175}} | |
SpanSlash | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId","U32"],"value":"pallet_staking:slashing:SpanRecord","keys_id":169,"value_id":176}} | |
CurrentPlannedSession | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
OffendingValidators | {"origin":"PlainType","plain_type":"Vec<Tuple:U32Bool>","PlainTypeValue":177} | |
ChillThreshold | {"origin":"PlainType","plain_type":"U8","PlainTypeValue":179} |
Name | Type | Value | |
---|---|---|---|
HistoryDepth | U32 | 54000000 | |
SessionsPerEra | U32 | 02000000 | |
BondingDuration | U32 | 07000000 | |
SlashDeferDuration | U32 | 06000000 | |
MaxNominatorRewardedPerValidator | U32 | 00020000 | |
MaxUnlockingChunks | U32 | 20000000 |
Name | Docs |
---|---|
NotController | Not a controller account. |
NotStash | Not a stash account. |
AlreadyBonded | Stash is already bonded. |
AlreadyPaired | Controller is already paired. |
EmptyTargets | Targets cannot be empty. |
DuplicateIndex | Duplicate index. |
InvalidSlashIndex | Slash record index out of bounds. |
InsufficientBond | Cannot have a validator or nominator role, with value less than the minimum defined bygovernance (see `MinValidatorBond` and `MinNominatorBond`). If unbonding is theintention, `chill` first to remove one's role as validator/nominator. |
NoMoreChunks | Can not schedule more unlock chunks. |
NoUnlockChunk | Can not rebond without unlocking chunks. |
FundedTarget | Attempting to target a stash that still has funds. |
InvalidEraToReward | Invalid era to reward. |
InvalidNumberOfNominations | Invalid number of nominations. |
NotSortedAndUnique | Items are not sorted and unique. |
AlreadyClaimed | Rewards for this era have already been claimed for this validator. |
IncorrectHistoryDepth | Incorrect previous history depth input provided. |
IncorrectSlashingSpans | Incorrect number of slashing spans provided. |
BadState | Internal state has become somehow corrupted and the operation cannot continue. |
TooManyTargets | Too many nomination targets supplied. |
BadTarget | A nomination target was supplied that was blocked or otherwise not a validator. |
CannotChillOther | The user has enough bond and thus cannot be chilled forcefully by an external person. |
TooManyNominators | There are too many nominators in the system. Governance needs to adjust the stakingsettings to keep things safe for the runtime. |
TooManyValidators | There are too many validator candidates in the system. Governance needs to adjust thestaking settings to keep things safe for the runtime. |
CommissionTooLow | Commission is too low. Must be at least `MinCommission`. |
BoundNotMet | Some bound is not met. |