SubstrateWeight

Struct SubstrateWeight 

Source
pub struct SubstrateWeight<T>(/* private fields */);
Expand description

Weights for pallet_staking_async using the Substrate node and recommended hardware.

Trait Implementations§

Source§

impl<T: Config> WeightInfo for SubstrateWeight<T>

Source§

fn bond() -> Weight

Storage: Staking::Bonded (r:1 w:1) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::Ledger (r:1 w:1) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen) Storage: Staking::MinValidatorBond (r:1 w:0) Proof: Staking::MinValidatorBond (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) Storage: Staking::MinNominatorBond (r:1 w:0) Proof: Staking::MinNominatorBond (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) Storage: Staking::VirtualStakers (r:1 w:0) Proof: Staking::VirtualStakers (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) Storage: Balances::Holds (r:1 w:1) Proof: Balances::Holds (max_values: None, max_size: Some(211), added: 2686, mode: MaxEncodedLen) Storage: Staking::Payee (r:0 w:1) Proof: Staking::Payee (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen)

Source§

fn bond_extra() -> Weight

Storage: Staking::Bonded (r:1 w:0) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::Ledger (r:1 w:1) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen) Storage: Staking::VirtualStakers (r:1 w:0) Proof: Staking::VirtualStakers (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) Storage: Staking::MinValidatorBond (r:1 w:0) Proof: Staking::MinValidatorBond (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) Storage: Staking::MinNominatorBond (r:1 w:0) Proof: Staking::MinNominatorBond (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) Storage: Balances::Holds (r:1 w:1) Proof: Balances::Holds (max_values: None, max_size: Some(211), added: 2686, mode: MaxEncodedLen) Storage: VoterList::ListNodes (r:3 w:3) Proof: VoterList::ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen) Storage: VoterList::Lock (r:1 w:0) Proof: VoterList::Lock (max_values: Some(1), max_size: Some(0), added: 495, mode: MaxEncodedLen) Storage: VoterList::ListBags (r:2 w:2) Proof: VoterList::ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen)

Source§

fn unbond() -> Weight

Storage: Staking::Ledger (r:1 w:1) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen) Storage: Staking::Bonded (r:1 w:0) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::Nominators (r:1 w:0) Proof: Staking::Nominators (max_values: None, max_size: Some(558), added: 3033, mode: MaxEncodedLen) Storage: Staking::MinNominatorBond (r:1 w:0) Proof: Staking::MinNominatorBond (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) Storage: Staking::ActiveEra (r:1 w:0) Proof: Staking::ActiveEra (max_values: Some(1), max_size: Some(13), added: 508, mode: MaxEncodedLen) Storage: Staking::VirtualStakers (r:1 w:0) Proof: Staking::VirtualStakers (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) Storage: Balances::Holds (r:1 w:0) Proof: Balances::Holds (max_values: None, max_size: Some(211), added: 2686, mode: MaxEncodedLen) Storage: VoterList::ListNodes (r:3 w:3) Proof: VoterList::ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen) Storage: VoterList::Lock (r:1 w:0) Proof: VoterList::Lock (max_values: Some(1), max_size: Some(0), added: 495, mode: MaxEncodedLen) Storage: VoterList::ListBags (r:2 w:2) Proof: VoterList::ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen)

Source§

fn withdraw_unbonded_update() -> Weight

Storage: Staking::Ledger (r:1 w:1) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen) Storage: Staking::Bonded (r:1 w:0) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::ActiveEra (r:1 w:0) Proof: Staking::ActiveEra (max_values: Some(1), max_size: Some(13), added: 508, mode: MaxEncodedLen) Storage: Staking::UnappliedSlashes (r:1 w:0) Proof: Staking::UnappliedSlashes (max_values: None, max_size: Some(24735), added: 27210, mode: MaxEncodedLen) Storage: Staking::OffenceQueueEras (r:1 w:0) Proof: Staking::OffenceQueueEras (max_values: Some(1), max_size: Some(9), added: 504, mode: MaxEncodedLen) Storage: Staking::MinValidatorBond (r:1 w:0) Proof: Staking::MinValidatorBond (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) Storage: Staking::MinNominatorBond (r:1 w:0) Proof: Staking::MinNominatorBond (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) Storage: Staking::VirtualStakers (r:1 w:0) Proof: Staking::VirtualStakers (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) Storage: Balances::Holds (r:1 w:1) Proof: Balances::Holds (max_values: None, max_size: Some(211), added: 2686, mode: MaxEncodedLen) Storage: NominationPools::ReversePoolIdLookup (r:1 w:0) Proof: NominationPools::ReversePoolIdLookup (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen) Storage: DelegatedStaking::Agents (r:1 w:0) Proof: DelegatedStaking::Agents (max_values: None, max_size: Some(120), added: 2595, mode: MaxEncodedLen)

Source§

fn withdraw_unbonded_kill() -> Weight

Storage: Staking::Ledger (r:1 w:1) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen) Storage: Staking::Bonded (r:1 w:1) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::ActiveEra (r:1 w:0) Proof: Staking::ActiveEra (max_values: Some(1), max_size: Some(13), added: 508, mode: MaxEncodedLen) Storage: Staking::UnappliedSlashes (r:1 w:0) Proof: Staking::UnappliedSlashes (max_values: None, max_size: Some(24735), added: 27210, mode: MaxEncodedLen) Storage: Staking::OffenceQueueEras (r:1 w:0) Proof: Staking::OffenceQueueEras (max_values: Some(1), max_size: Some(9), added: 504, mode: MaxEncodedLen) Storage: Staking::MinValidatorBond (r:1 w:0) Proof: Staking::MinValidatorBond (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) Storage: Staking::MinNominatorBond (r:1 w:0) Proof: Staking::MinNominatorBond (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) Storage: Staking::VirtualStakers (r:1 w:1) Proof: Staking::VirtualStakers (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) Storage: Balances::Holds (r:1 w:1) Proof: Balances::Holds (max_values: None, max_size: Some(211), added: 2686, mode: MaxEncodedLen) Storage: Staking::Validators (r:1 w:0) Proof: Staking::Validators (max_values: None, max_size: Some(45), added: 2520, mode: MaxEncodedLen) Storage: Staking::Nominators (r:1 w:1) Proof: Staking::Nominators (max_values: None, max_size: Some(558), added: 3033, mode: MaxEncodedLen) Storage: Staking::CounterForNominators (r:1 w:1) Proof: Staking::CounterForNominators (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: VoterList::Lock (r:1 w:0) Proof: VoterList::Lock (max_values: Some(1), max_size: Some(0), added: 495, mode: MaxEncodedLen) Storage: VoterList::ListNodes (r:2 w:2) Proof: VoterList::ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen) Storage: VoterList::ListBags (r:1 w:1) Proof: VoterList::ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen) Storage: VoterList::CounterForListNodes (r:1 w:1) Proof: VoterList::CounterForListNodes (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::Payee (r:0 w:1) Proof: Staking::Payee (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen)

Source§

fn validate() -> Weight

Storage: Staking::Ledger (r:1 w:0) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen) Storage: Staking::Bonded (r:1 w:0) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::MinValidatorBond (r:1 w:0) Proof: Staking::MinValidatorBond (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) Storage: Staking::MinCommission (r:1 w:0) Proof: Staking::MinCommission (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::Validators (r:1 w:1) Proof: Staking::Validators (max_values: None, max_size: Some(45), added: 2520, mode: MaxEncodedLen) Storage: Staking::MaxValidatorsCount (r:1 w:0) Proof: Staking::MaxValidatorsCount (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::Nominators (r:1 w:0) Proof: Staking::Nominators (max_values: None, max_size: Some(558), added: 3033, mode: MaxEncodedLen) Storage: VoterList::Lock (r:1 w:0) Proof: VoterList::Lock (max_values: Some(1), max_size: Some(0), added: 495, mode: MaxEncodedLen) Storage: VoterList::ListNodes (r:1 w:1) Proof: VoterList::ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen) Storage: VoterList::ListBags (r:1 w:1) Proof: VoterList::ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen) Storage: VoterList::CounterForListNodes (r:1 w:1) Proof: VoterList::CounterForListNodes (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::CounterForValidators (r:1 w:1) Proof: Staking::CounterForValidators (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)

Source§

fn kick(_k: u32) -> Weight

Storage: Staking::Ledger (r:1 w:0) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen) Storage: Staking::Bonded (r:1 w:0) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::Nominators (r:128 w:128) Proof: Staking::Nominators (max_values: None, max_size: Some(558), added: 3033, mode: MaxEncodedLen) The range of component k is [1, 128].

Source§

fn nominate(_n: u32) -> Weight

Storage: Staking::Ledger (r:1 w:0) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen) Storage: Staking::Bonded (r:1 w:0) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::MinNominatorBond (r:1 w:0) Proof: Staking::MinNominatorBond (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) Storage: Staking::Nominators (r:1 w:1) Proof: Staking::Nominators (max_values: None, max_size: Some(558), added: 3033, mode: MaxEncodedLen) Storage: Staking::MaxNominatorsCount (r:1 w:0) Proof: Staking::MaxNominatorsCount (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::Validators (r:17 w:0) Proof: Staking::Validators (max_values: None, max_size: Some(45), added: 2520, mode: MaxEncodedLen) Storage: Staking::CurrentEra (r:1 w:0) Proof: Staking::CurrentEra (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: VoterList::Lock (r:1 w:0) Proof: VoterList::Lock (max_values: Some(1), max_size: Some(0), added: 495, mode: MaxEncodedLen) Storage: VoterList::ListNodes (r:2 w:2) Proof: VoterList::ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen) Storage: VoterList::ListBags (r:1 w:1) Proof: VoterList::ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen) Storage: VoterList::CounterForListNodes (r:1 w:1) Proof: VoterList::CounterForListNodes (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::CounterForNominators (r:1 w:1) Proof: Staking::CounterForNominators (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) The range of component n is [1, 16].

Source§

fn chill() -> Weight

Storage: Staking::Ledger (r:1 w:0) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen) Storage: Staking::Bonded (r:1 w:0) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::Validators (r:1 w:0) Proof: Staking::Validators (max_values: None, max_size: Some(45), added: 2520, mode: MaxEncodedLen) Storage: Staking::Nominators (r:1 w:1) Proof: Staking::Nominators (max_values: None, max_size: Some(558), added: 3033, mode: MaxEncodedLen) Storage: Staking::CounterForNominators (r:1 w:1) Proof: Staking::CounterForNominators (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: VoterList::Lock (r:1 w:0) Proof: VoterList::Lock (max_values: Some(1), max_size: Some(0), added: 495, mode: MaxEncodedLen) Storage: VoterList::ListNodes (r:2 w:2) Proof: VoterList::ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen) Storage: VoterList::ListBags (r:1 w:1) Proof: VoterList::ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen) Storage: VoterList::CounterForListNodes (r:1 w:1) Proof: VoterList::CounterForListNodes (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)

Source§

fn set_payee() -> Weight

Storage: Staking::Ledger (r:1 w:0) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen) Storage: Staking::Bonded (r:1 w:0) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::Payee (r:0 w:1) Proof: Staking::Payee (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen)

Source§

fn update_payee() -> Weight

Storage: Staking::Ledger (r:1 w:0) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen) Storage: Staking::Bonded (r:1 w:0) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::Payee (r:1 w:1) Proof: Staking::Payee (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen)

Source§

fn set_controller() -> Weight

Storage: Staking::Bonded (r:1 w:1) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::Ledger (r:2 w:2) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen)

Source§

fn set_validator_count() -> Weight

Storage: Staking::ValidatorCount (r:0 w:1) Proof: Staking::ValidatorCount (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)

Source§

fn force_no_eras() -> Weight

Storage: Staking::ForceEra (r:0 w:1) Proof: Staking::ForceEra (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen)

Source§

fn force_new_era() -> Weight

Storage: Staking::ForceEra (r:0 w:1) Proof: Staking::ForceEra (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen)

Source§

fn force_new_era_always() -> Weight

Storage: Staking::ForceEra (r:0 w:1) Proof: Staking::ForceEra (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen)

Source§

fn set_invulnerables(_v: u32) -> Weight

Storage: Staking::Invulnerables (r:0 w:1) Proof: Staking::Invulnerables (max_values: Some(1), max_size: Some(641), added: 1136, mode: MaxEncodedLen) The range of component v is [0, 20].

Source§

fn deprecate_controller_batch(_u: u32) -> Weight

Storage: Staking::Ledger (r:1502 w:1502) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen) Storage: Staking::Bonded (r:751 w:751) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::Payee (r:751 w:0) Proof: Staking::Payee (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen) The range of component u is [0, 751].

Source§

fn force_unstake() -> Weight

Storage: Staking::Bonded (r:1 w:1) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::Ledger (r:1 w:1) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen) Storage: Staking::VirtualStakers (r:1 w:1) Proof: Staking::VirtualStakers (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) Storage: Balances::Holds (r:1 w:1) Proof: Balances::Holds (max_values: None, max_size: Some(211), added: 2686, mode: MaxEncodedLen) Storage: System::Account (r:1 w:1) Proof: System::Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) Storage: Staking::Validators (r:1 w:0) Proof: Staking::Validators (max_values: None, max_size: Some(45), added: 2520, mode: MaxEncodedLen) Storage: Staking::Nominators (r:1 w:1) Proof: Staking::Nominators (max_values: None, max_size: Some(558), added: 3033, mode: MaxEncodedLen) Storage: Staking::CounterForNominators (r:1 w:1) Proof: Staking::CounterForNominators (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: VoterList::Lock (r:1 w:0) Proof: VoterList::Lock (max_values: Some(1), max_size: Some(0), added: 495, mode: MaxEncodedLen) Storage: VoterList::ListNodes (r:2 w:2) Proof: VoterList::ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen) Storage: VoterList::ListBags (r:1 w:1) Proof: VoterList::ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen) Storage: VoterList::CounterForListNodes (r:1 w:1) Proof: VoterList::CounterForListNodes (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::Payee (r:0 w:1) Proof: Staking::Payee (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen)

Source§

fn cancel_deferred_slash(_s: u32) -> Weight

Storage: Staking::CancelledSlashes (r:1 w:1) Proof: Staking::CancelledSlashes (max_values: None, max_size: Some(36014), added: 38489, mode: MaxEncodedLen) The range of component s is [1, 1000].

Source§

fn payout_stakers_alive_staked(n: u32) -> Weight

Storage: Staking::ErasStakersOverview (r:1 w:0) Proof: Staking::ErasStakersOverview (max_values: None, max_size: Some(92), added: 2567, mode: MaxEncodedLen) Storage: Staking::ClaimedRewards (r:1 w:1) Proof: Staking::ClaimedRewards (max_values: None, max_size: Some(229), added: 2704, mode: MaxEncodedLen) Storage: Staking::CurrentEra (r:1 w:0) Proof: Staking::CurrentEra (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::ErasValidatorReward (r:1 w:0) Proof: Staking::ErasValidatorReward (max_values: None, max_size: Some(28), added: 2503, mode: MaxEncodedLen) Storage: Staking::Bonded (r:513 w:0) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::Ledger (r:513 w:513) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen) Storage: System::Account (r:513 w:513) Proof: System::Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) Storage: Staking::VirtualStakers (r:513 w:0) Proof: Staking::VirtualStakers (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) Storage: Balances::Holds (r:513 w:513) Proof: Balances::Holds (max_values: None, max_size: Some(211), added: 2686, mode: MaxEncodedLen) Storage: UNKNOWN KEY 0x6f320d44e42312c78638e6c92dff65af (r:1 w:0) Proof: UNKNOWN KEY 0x6f320d44e42312c78638e6c92dff65af (r:1 w:0) Storage: Staking::ErasStakersPaged (r:1 w:0) Proof: Staking::ErasStakersPaged (max_values: None, max_size: Some(24656), added: 27131, mode: MaxEncodedLen) Storage: Staking::ErasRewardPoints (r:1 w:0) Proof: Staking::ErasRewardPoints (max_values: None, max_size: Some(36018), added: 38493, mode: MaxEncodedLen) Storage: Staking::ErasValidatorPrefs (r:1 w:0) Proof: Staking::ErasValidatorPrefs (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen) Storage: Staking::Payee (r:513 w:0) Proof: Staking::Payee (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen) The range of component n is [0, 512].

Source§

fn rebond(_l: u32) -> Weight

Storage: Staking::Ledger (r:1 w:1) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen) Storage: Staking::Bonded (r:1 w:0) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::MinValidatorBond (r:1 w:0) Proof: Staking::MinValidatorBond (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) Storage: Staking::MinNominatorBond (r:1 w:0) Proof: Staking::MinNominatorBond (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) Storage: Staking::VirtualStakers (r:1 w:0) Proof: Staking::VirtualStakers (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) Storage: Balances::Holds (r:1 w:0) Proof: Balances::Holds (max_values: None, max_size: Some(211), added: 2686, mode: MaxEncodedLen) Storage: VoterList::ListNodes (r:3 w:3) Proof: VoterList::ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen) Storage: VoterList::Lock (r:1 w:0) Proof: VoterList::Lock (max_values: Some(1), max_size: Some(0), added: 495, mode: MaxEncodedLen) Storage: VoterList::ListBags (r:2 w:2) Proof: VoterList::ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen) The range of component l is [1, 32].

Source§

fn reap_stash() -> Weight

Storage: Staking::VirtualStakers (r:1 w:1) Proof: Staking::VirtualStakers (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) Storage: Staking::MinValidatorBond (r:1 w:0) Proof: Staking::MinValidatorBond (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) Storage: Staking::MinNominatorBond (r:1 w:0) Proof: Staking::MinNominatorBond (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) Storage: Staking::Bonded (r:1 w:1) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::Ledger (r:1 w:1) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen) Storage: Balances::Holds (r:1 w:1) Proof: Balances::Holds (max_values: None, max_size: Some(211), added: 2686, mode: MaxEncodedLen) Storage: Staking::Validators (r:1 w:0) Proof: Staking::Validators (max_values: None, max_size: Some(45), added: 2520, mode: MaxEncodedLen) Storage: Staking::Nominators (r:1 w:1) Proof: Staking::Nominators (max_values: None, max_size: Some(558), added: 3033, mode: MaxEncodedLen) Storage: Staking::CounterForNominators (r:1 w:1) Proof: Staking::CounterForNominators (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: VoterList::Lock (r:1 w:0) Proof: VoterList::Lock (max_values: Some(1), max_size: Some(0), added: 495, mode: MaxEncodedLen) Storage: VoterList::ListNodes (r:2 w:2) Proof: VoterList::ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen) Storage: VoterList::ListBags (r:1 w:1) Proof: VoterList::ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen) Storage: VoterList::CounterForListNodes (r:1 w:1) Proof: VoterList::CounterForListNodes (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::Payee (r:0 w:1) Proof: Staking::Payee (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen)

Source§

fn set_staking_configs_all_set() -> Weight

Storage: Staking::MinCommission (r:0 w:1) Proof: Staking::MinCommission (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::MinValidatorBond (r:0 w:1) Proof: Staking::MinValidatorBond (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) Storage: Staking::MaxValidatorsCount (r:0 w:1) Proof: Staking::MaxValidatorsCount (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::MaxStakedRewards (r:0 w:1) Proof: Staking::MaxStakedRewards (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen) Storage: Staking::ChillThreshold (r:0 w:1) Proof: Staking::ChillThreshold (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen) Storage: Staking::MaxNominatorsCount (r:0 w:1) Proof: Staking::MaxNominatorsCount (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::MinNominatorBond (r:0 w:1) Proof: Staking::MinNominatorBond (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)

Source§

fn set_staking_configs_all_remove() -> Weight

Storage: Staking::MinCommission (r:0 w:1) Proof: Staking::MinCommission (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::MinValidatorBond (r:0 w:1) Proof: Staking::MinValidatorBond (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) Storage: Staking::MaxValidatorsCount (r:0 w:1) Proof: Staking::MaxValidatorsCount (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::MaxStakedRewards (r:0 w:1) Proof: Staking::MaxStakedRewards (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen) Storage: Staking::ChillThreshold (r:0 w:1) Proof: Staking::ChillThreshold (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen) Storage: Staking::MaxNominatorsCount (r:0 w:1) Proof: Staking::MaxNominatorsCount (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::MinNominatorBond (r:0 w:1) Proof: Staking::MinNominatorBond (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)

Source§

fn chill_other() -> Weight

Storage: Staking::Bonded (r:1 w:0) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::Ledger (r:1 w:0) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen) Storage: Staking::Nominators (r:1 w:1) Proof: Staking::Nominators (max_values: None, max_size: Some(558), added: 3033, mode: MaxEncodedLen) Storage: Staking::ChillThreshold (r:1 w:0) Proof: Staking::ChillThreshold (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen) Storage: Staking::MaxNominatorsCount (r:1 w:0) Proof: Staking::MaxNominatorsCount (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::CounterForNominators (r:1 w:1) Proof: Staking::CounterForNominators (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::MinNominatorBond (r:1 w:0) Proof: Staking::MinNominatorBond (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) Storage: Staking::Validators (r:1 w:0) Proof: Staking::Validators (max_values: None, max_size: Some(45), added: 2520, mode: MaxEncodedLen) Storage: VoterList::Lock (r:1 w:0) Proof: VoterList::Lock (max_values: Some(1), max_size: Some(0), added: 495, mode: MaxEncodedLen) Storage: VoterList::ListNodes (r:2 w:2) Proof: VoterList::ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen) Storage: VoterList::ListBags (r:1 w:1) Proof: VoterList::ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen) Storage: VoterList::CounterForListNodes (r:1 w:1) Proof: VoterList::CounterForListNodes (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)

Source§

fn force_apply_min_commission() -> Weight

Storage: Staking::MinCommission (r:1 w:0) Proof: Staking::MinCommission (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::Validators (r:1 w:1) Proof: Staking::Validators (max_values: None, max_size: Some(45), added: 2520, mode: MaxEncodedLen)

Source§

fn set_min_commission() -> Weight

Storage: Staking::MinCommission (r:0 w:1) Proof: Staking::MinCommission (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)

Source§

fn restore_ledger() -> Weight

Storage: System::Account (r:1 w:0) Proof: System::Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) Storage: Staking::VirtualStakers (r:1 w:0) Proof: Staking::VirtualStakers (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) Storage: Balances::Holds (r:1 w:0) Proof: Balances::Holds (max_values: None, max_size: Some(211), added: 2686, mode: MaxEncodedLen) Storage: Balances::Locks (r:1 w:0) Proof: Balances::Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen) Storage: Staking::Bonded (r:1 w:1) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::Ledger (r:1 w:1) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen)

Source§

fn migrate_currency() -> Weight

Storage: Staking::VirtualStakers (r:1 w:0) Proof: Staking::VirtualStakers (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) Storage: Staking::Bonded (r:1 w:0) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::Ledger (r:1 w:0) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen) Storage: Balances::Locks (r:1 w:1) Proof: Balances::Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen) Storage: Balances::Freezes (r:1 w:0) Proof: Balances::Freezes (max_values: None, max_size: Some(85), added: 2560, mode: MaxEncodedLen) Storage: Balances::Holds (r:1 w:1) Proof: Balances::Holds (max_values: None, max_size: Some(211), added: 2686, mode: MaxEncodedLen)

Source§

fn apply_slash() -> Weight

Storage: Staking::ActiveEra (r:1 w:0) Proof: Staking::ActiveEra (max_values: Some(1), max_size: Some(13), added: 508, mode: MaxEncodedLen) Storage: Staking::UnappliedSlashes (r:1 w:1) Proof: Staking::UnappliedSlashes (max_values: None, max_size: Some(24735), added: 27210, mode: MaxEncodedLen) Storage: Staking::Bonded (r:513 w:0) Proof: Staking::Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::Ledger (r:513 w:513) Proof: Staking::Ledger (max_values: None, max_size: Some(753), added: 3228, mode: MaxEncodedLen) Storage: NominationPools::ReversePoolIdLookup (r:513 w:0) Proof: NominationPools::ReversePoolIdLookup (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen) Storage: DelegatedStaking::Agents (r:513 w:513) Proof: DelegatedStaking::Agents (max_values: None, max_size: Some(120), added: 2595, mode: MaxEncodedLen) Storage: System::Account (r:513 w:513) Proof: System::Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) Storage: Staking::VirtualStakers (r:513 w:0) Proof: Staking::VirtualStakers (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) Storage: Balances::Holds (r:513 w:513) Proof: Balances::Holds (max_values: None, max_size: Some(211), added: 2686, mode: MaxEncodedLen)

Source§

fn process_offence_queue() -> Weight

Storage: Staking::ProcessingOffence (r:1 w:1) Proof: Staking::ProcessingOffence (max_values: Some(1), max_size: Some(85), added: 580, mode: MaxEncodedLen) Storage: Staking::OffenceQueueEras (r:1 w:1) Proof: Staking::OffenceQueueEras (max_values: Some(1), max_size: Some(9), added: 504, mode: MaxEncodedLen) Storage: Staking::OffenceQueue (r:2 w:1) Proof: Staking::OffenceQueue (max_values: None, max_size: Some(101), added: 2576, mode: MaxEncodedLen) Storage: Staking::SlashRewardFraction (r:1 w:0) Proof: Staking::SlashRewardFraction (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::ErasStakersOverview (r:1 w:0) Proof: Staking::ErasStakersOverview (max_values: None, max_size: Some(92), added: 2567, mode: MaxEncodedLen) Storage: Staking::ErasStakersPaged (r:1 w:0) Proof: Staking::ErasStakersPaged (max_values: None, max_size: Some(24656), added: 27131, mode: MaxEncodedLen) Storage: Staking::UnappliedSlashes (r:0 w:1) Proof: Staking::UnappliedSlashes (max_values: None, max_size: Some(24735), added: 27210, mode: MaxEncodedLen)

Source§

fn rc_on_offence(_v: u32) -> Weight

Storage: Staking::ActiveEra (r:1 w:0) Proof: Staking::ActiveEra (max_values: Some(1), max_size: Some(13), added: 508, mode: MaxEncodedLen) Storage: Staking::BondedEras (r:1 w:0) Proof: Staking::BondedEras (max_values: Some(1), max_size: Some(25), added: 520, mode: MaxEncodedLen) Storage: Staking::Invulnerables (r:1 w:0) Proof: Staking::Invulnerables (max_values: Some(1), max_size: Some(641), added: 1136, mode: MaxEncodedLen) Storage: Staking::ErasStakersOverview (r:500 w:0) Proof: Staking::ErasStakersOverview (max_values: None, max_size: Some(92), added: 2567, mode: MaxEncodedLen) Storage: Staking::ValidatorSlashInEra (r:500 w:500) Proof: Staking::ValidatorSlashInEra (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) Storage: Staking::OffenceQueue (r:500 w:500) Proof: Staking::OffenceQueue (max_values: None, max_size: Some(101), added: 2576, mode: MaxEncodedLen) Storage: Staking::OffenceQueueEras (r:1 w:1) Proof: Staking::OffenceQueueEras (max_values: Some(1), max_size: Some(9), added: 504, mode: MaxEncodedLen) The range of component v is [2, 500].

Source§

fn rc_on_session_report() -> Weight

Storage: Staking::ActiveEra (r:1 w:1) Proof: Staking::ActiveEra (max_values: Some(1), max_size: Some(13), added: 508, mode: MaxEncodedLen) Storage: Staking::ErasRewardPoints (r:1 w:1) Proof: Staking::ErasRewardPoints (max_values: None, max_size: Some(36018), added: 38493, mode: MaxEncodedLen) Storage: Staking::CurrentEra (r:1 w:1) Proof: Staking::CurrentEra (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::ErasTotalStake (r:1 w:0) Proof: Staking::ErasTotalStake (max_values: None, max_size: Some(28), added: 2503, mode: MaxEncodedLen) Storage: Staking::MaxStakedRewards (r:1 w:0) Proof: Staking::MaxStakedRewards (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen) Storage: Staking::BondedEras (r:1 w:1) Proof: Staking::BondedEras (max_values: Some(1), max_size: Some(25), added: 520, mode: MaxEncodedLen) Storage: Staking::ValidatorCount (r:1 w:0) Proof: Staking::ValidatorCount (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::ForceEra (r:1 w:0) Proof: Staking::ForceEra (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen) Storage: UNKNOWN KEY 0xa143099d7a337c5fd879b91b2b157c2d (r:1 w:0) Proof: UNKNOWN KEY 0xa143099d7a337c5fd879b91b2b157c2d (r:1 w:0) Storage: UNKNOWN KEY 0x6358acd2035ec4bb863fa981e0c177b9 (r:1 w:0) Proof: UNKNOWN KEY 0x6358acd2035ec4bb863fa981e0c177b9 (r:1 w:0) Storage: UNKNOWN KEY 0xc209f5d8eb920681b56c64b8694ea78c (r:1 w:0) Proof: UNKNOWN KEY 0xc209f5d8eb920681b56c64b8694ea78c (r:1 w:0) Storage: UNKNOWN KEY 0x48384a816e4f71a936cb76dc9e303f2a (r:1 w:0) Proof: UNKNOWN KEY 0x48384a816e4f71a936cb76dc9e303f2a (r:1 w:0) Storage: MultiBlockElection::CurrentPhase (r:1 w:1) Proof: MultiBlockElection::CurrentPhase (max_values: Some(1), max_size: Some(5), added: 500, mode: MaxEncodedLen) Storage: Staking::VoterSnapshotStatus (r:0 w:1) Proof: Staking::VoterSnapshotStatus (max_values: Some(1), max_size: Some(33), added: 528, mode: MaxEncodedLen) Storage: Staking::ErasValidatorReward (r:0 w:1) Proof: Staking::ErasValidatorReward (max_values: None, max_size: Some(28), added: 2503, mode: MaxEncodedLen) Storage: Staking::NextElectionPage (r:0 w:1) Proof: Staking::NextElectionPage (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) Storage: Staking::ElectableStashes (r:0 w:1) Proof: Staking::ElectableStashes (max_values: Some(1), max_size: Some(32002), added: 32497, mode: MaxEncodedLen)

Source§

fn prune_era_stakers_paged(_v: u32) -> Weight

Storage: Staking::CurrentEra (r:1 w:0) Proof: Staking::CurrentEra (max_values: Some(1), max_size: Some(4), added: 499, mode: Measured) Storage: Staking::EraPruningState (r:1 w:1) Proof: Staking::EraPruningState (max_values: None, max_size: Some(21), added: 2496, mode: Measured) Storage: Staking::ErasValidatorPrefs (r:1001 w:0) Proof: Staking::ErasValidatorPrefs (max_values: None, max_size: Some(57), added: 2532, mode: Measured) Storage: Staking::ErasStakersPaged (r:1001 w:1000) Proof: Staking::ErasStakersPaged (max_values: None, max_size: Some(24656), added: 27131, mode: Measured) Storage: Staking::ErasStakersOverview (r:1001 w:0) Proof: Staking::ErasStakersOverview (max_values: None, max_size: Some(92), added: 2567, mode: Measured) Storage: Staking::ErasValidatorReward (r:1 w:0) Proof: Staking::ErasValidatorReward (max_values: None, max_size: Some(28), added: 2503, mode: Measured) Storage: Staking::ErasTotalStake (r:1 w:0) Proof: Staking::ErasTotalStake (max_values: None, max_size: Some(28), added: 2503, mode: Measured) Storage: Staking::ClaimedRewards (r:1001 w:0) Proof: Staking::ClaimedRewards (max_values: None, max_size: Some(229), added: 2704, mode: Measured) Storage: UNKNOWN KEY 0x6f320d44e42312c78638e6c92dff65af (r:1 w:0) Proof: UNKNOWN KEY 0x6f320d44e42312c78638e6c92dff65af (r:1 w:0) Storage: Staking::ErasRewardPoints (r:1 w:0) Proof: Staking::ErasRewardPoints (max_values: None, max_size: Some(36018), added: 38493, mode: Measured) The range of component v is [1, 1000].

Source§

fn prune_era_stakers_overview(_v: u32) -> Weight

Storage: Staking::CurrentEra (r:1 w:0) Proof: Staking::CurrentEra (max_values: Some(1), max_size: Some(4), added: 499, mode: Measured) Storage: Staking::EraPruningState (r:1 w:1) Proof: Staking::EraPruningState (max_values: None, max_size: Some(21), added: 2496, mode: Measured) Storage: Staking::ErasValidatorPrefs (r:1001 w:0) Proof: Staking::ErasValidatorPrefs (max_values: None, max_size: Some(57), added: 2532, mode: Measured) Storage: Staking::ErasStakersPaged (r:1001 w:0) Proof: Staking::ErasStakersPaged (max_values: None, max_size: Some(24656), added: 27131, mode: Measured) Storage: Staking::ErasStakersOverview (r:1001 w:1000) Proof: Staking::ErasStakersOverview (max_values: None, max_size: Some(92), added: 2567, mode: Measured) Storage: Staking::ErasValidatorReward (r:1 w:0) Proof: Staking::ErasValidatorReward (max_values: None, max_size: Some(28), added: 2503, mode: Measured) Storage: Staking::ErasTotalStake (r:1 w:0) Proof: Staking::ErasTotalStake (max_values: None, max_size: Some(28), added: 2503, mode: Measured) Storage: Staking::ClaimedRewards (r:1001 w:0) Proof: Staking::ClaimedRewards (max_values: None, max_size: Some(229), added: 2704, mode: Measured) Storage: UNKNOWN KEY 0x6f320d44e42312c78638e6c92dff65af (r:1 w:0) Proof: UNKNOWN KEY 0x6f320d44e42312c78638e6c92dff65af (r:1 w:0) Storage: Staking::ErasRewardPoints (r:1 w:0) Proof: Staking::ErasRewardPoints (max_values: None, max_size: Some(36018), added: 38493, mode: Measured) The range of component v is [1, 1000].

Source§

fn prune_era_validator_prefs(_v: u32) -> Weight

Storage: Staking::CurrentEra (r:1 w:0) Proof: Staking::CurrentEra (max_values: Some(1), max_size: Some(4), added: 499, mode: Measured) Storage: Staking::EraPruningState (r:1 w:1) Proof: Staking::EraPruningState (max_values: None, max_size: Some(21), added: 2496, mode: Measured) Storage: Staking::ErasValidatorPrefs (r:1001 w:1000) Proof: Staking::ErasValidatorPrefs (max_values: None, max_size: Some(57), added: 2532, mode: Measured) Storage: Staking::ErasStakersPaged (r:1001 w:0) Proof: Staking::ErasStakersPaged (max_values: None, max_size: Some(24656), added: 27131, mode: Measured) Storage: Staking::ErasStakersOverview (r:1001 w:0) Proof: Staking::ErasStakersOverview (max_values: None, max_size: Some(92), added: 2567, mode: Measured) Storage: Staking::ErasValidatorReward (r:1 w:0) Proof: Staking::ErasValidatorReward (max_values: None, max_size: Some(28), added: 2503, mode: Measured) Storage: Staking::ErasTotalStake (r:1 w:0) Proof: Staking::ErasTotalStake (max_values: None, max_size: Some(28), added: 2503, mode: Measured) Storage: Staking::ClaimedRewards (r:1001 w:0) Proof: Staking::ClaimedRewards (max_values: None, max_size: Some(229), added: 2704, mode: Measured) Storage: UNKNOWN KEY 0x6f320d44e42312c78638e6c92dff65af (r:1 w:0) Proof: UNKNOWN KEY 0x6f320d44e42312c78638e6c92dff65af (r:1 w:0) Storage: Staking::ErasRewardPoints (r:1 w:0) Proof: Staking::ErasRewardPoints (max_values: None, max_size: Some(36018), added: 38493, mode: Measured) The range of component v is [1, 1000].

Source§

fn prune_era_claimed_rewards(_v: u32) -> Weight

Storage: Staking::CurrentEra (r:1 w:0) Proof: Staking::CurrentEra (max_values: Some(1), max_size: Some(4), added: 499, mode: Measured) Storage: Staking::EraPruningState (r:1 w:1) Proof: Staking::EraPruningState (max_values: None, max_size: Some(21), added: 2496, mode: Measured) Storage: Staking::ErasValidatorPrefs (r:1001 w:0) Proof: Staking::ErasValidatorPrefs (max_values: None, max_size: Some(57), added: 2532, mode: Measured) Storage: Staking::ErasStakersPaged (r:1001 w:0) Proof: Staking::ErasStakersPaged (max_values: None, max_size: Some(24656), added: 27131, mode: Measured) Storage: Staking::ErasStakersOverview (r:1001 w:0) Proof: Staking::ErasStakersOverview (max_values: None, max_size: Some(92), added: 2567, mode: Measured) Storage: Staking::ErasValidatorReward (r:1 w:0) Proof: Staking::ErasValidatorReward (max_values: None, max_size: Some(28), added: 2503, mode: Measured) Storage: Staking::ErasTotalStake (r:1 w:0) Proof: Staking::ErasTotalStake (max_values: None, max_size: Some(28), added: 2503, mode: Measured) Storage: Staking::ClaimedRewards (r:1001 w:1000) Proof: Staking::ClaimedRewards (max_values: None, max_size: Some(229), added: 2704, mode: Measured) Storage: UNKNOWN KEY 0x6f320d44e42312c78638e6c92dff65af (r:1 w:0) Proof: UNKNOWN KEY 0x6f320d44e42312c78638e6c92dff65af (r:1 w:0) Storage: Staking::ErasRewardPoints (r:1 w:0) Proof: Staking::ErasRewardPoints (max_values: None, max_size: Some(36018), added: 38493, mode: Measured) The range of component v is [1, 1000].

Source§

fn prune_era_validator_reward() -> Weight

Storage: Staking::CurrentEra (r:1 w:0) Proof: Staking::CurrentEra (max_values: Some(1), max_size: Some(4), added: 499, mode: Measured) Storage: Staking::EraPruningState (r:1 w:1) Proof: Staking::EraPruningState (max_values: None, max_size: Some(21), added: 2496, mode: Measured) Storage: Staking::ErasValidatorPrefs (r:1001 w:0) Proof: Staking::ErasValidatorPrefs (max_values: None, max_size: Some(57), added: 2532, mode: Measured) Storage: Staking::ErasStakersPaged (r:1001 w:0) Proof: Staking::ErasStakersPaged (max_values: None, max_size: Some(24656), added: 27131, mode: Measured) Storage: Staking::ErasStakersOverview (r:1001 w:0) Proof: Staking::ErasStakersOverview (max_values: None, max_size: Some(92), added: 2567, mode: Measured) Storage: Staking::ErasValidatorReward (r:1 w:1) Proof: Staking::ErasValidatorReward (max_values: None, max_size: Some(28), added: 2503, mode: Measured) Storage: Staking::ErasTotalStake (r:1 w:0) Proof: Staking::ErasTotalStake (max_values: None, max_size: Some(28), added: 2503, mode: Measured) Storage: Staking::ClaimedRewards (r:1001 w:0) Proof: Staking::ClaimedRewards (max_values: None, max_size: Some(229), added: 2704, mode: Measured) Storage: UNKNOWN KEY 0x6f320d44e42312c78638e6c92dff65af (r:1 w:0) Proof: UNKNOWN KEY 0x6f320d44e42312c78638e6c92dff65af (r:1 w:0) Storage: Staking::ErasRewardPoints (r:1 w:0) Proof: Staking::ErasRewardPoints (max_values: None, max_size: Some(36018), added: 38493, mode: Measured) The range of component v is [1, 1000].

Source§

fn prune_era_reward_points() -> Weight

Storage: Staking::CurrentEra (r:1 w:0) Proof: Staking::CurrentEra (max_values: Some(1), max_size: Some(4), added: 499, mode: Measured) Storage: Staking::EraPruningState (r:1 w:1) Proof: Staking::EraPruningState (max_values: None, max_size: Some(21), added: 2496, mode: Measured) Storage: Staking::ErasValidatorPrefs (r:1001 w:0) Proof: Staking::ErasValidatorPrefs (max_values: None, max_size: Some(57), added: 2532, mode: Measured) Storage: Staking::ErasStakersPaged (r:1001 w:0) Proof: Staking::ErasStakersPaged (max_values: None, max_size: Some(24656), added: 27131, mode: Measured) Storage: Staking::ErasStakersOverview (r:1001 w:0) Proof: Staking::ErasStakersOverview (max_values: None, max_size: Some(92), added: 2567, mode: Measured) Storage: Staking::ErasValidatorReward (r:1 w:0) Proof: Staking::ErasValidatorReward (max_values: None, max_size: Some(28), added: 2503, mode: Measured) Storage: Staking::ErasTotalStake (r:1 w:0) Proof: Staking::ErasTotalStake (max_values: None, max_size: Some(28), added: 2503, mode: Measured) Storage: Staking::ClaimedRewards (r:1001 w:0) Proof: Staking::ClaimedRewards (max_values: None, max_size: Some(229), added: 2704, mode: Measured) Storage: UNKNOWN KEY 0x6f320d44e42312c78638e6c92dff65af (r:1 w:0) Proof: UNKNOWN KEY 0x6f320d44e42312c78638e6c92dff65af (r:1 w:0) Storage: Staking::ErasRewardPoints (r:1 w:1) Proof: Staking::ErasRewardPoints (max_values: None, max_size: Some(36018), added: 38493, mode: Measured) The range of component v is [1, 1000].

Source§

fn prune_era_total_stake() -> Weight

Storage: Staking::CurrentEra (r:1 w:0) Proof: Staking::CurrentEra (max_values: Some(1), max_size: Some(4), added: 499, mode: Measured) Storage: Staking::EraPruningState (r:1 w:1) Proof: Staking::EraPruningState (max_values: None, max_size: Some(21), added: 2496, mode: Measured) Storage: Staking::ErasValidatorPrefs (r:1001 w:0) Proof: Staking::ErasValidatorPrefs (max_values: None, max_size: Some(57), added: 2532, mode: Measured) Storage: Staking::ErasStakersPaged (r:1001 w:0) Proof: Staking::ErasStakersPaged (max_values: None, max_size: Some(24656), added: 27131, mode: Measured) Storage: Staking::ErasStakersOverview (r:1001 w:0) Proof: Staking::ErasStakersOverview (max_values: None, max_size: Some(92), added: 2567, mode: Measured) Storage: Staking::ErasValidatorReward (r:1 w:0) Proof: Staking::ErasValidatorReward (max_values: None, max_size: Some(28), added: 2503, mode: Measured) Storage: Staking::ErasTotalStake (r:1 w:1) Proof: Staking::ErasTotalStake (max_values: None, max_size: Some(28), added: 2503, mode: Measured) Storage: Staking::ClaimedRewards (r:1001 w:0) Proof: Staking::ClaimedRewards (max_values: None, max_size: Some(229), added: 2704, mode: Measured) Storage: UNKNOWN KEY 0x6f320d44e42312c78638e6c92dff65af (r:1 w:0) Proof: UNKNOWN KEY 0x6f320d44e42312c78638e6c92dff65af (r:1 w:0) Storage: Staking::ErasRewardPoints (r:1 w:0) Proof: Staking::ErasRewardPoints (max_values: None, max_size: Some(36018), added: 38493, mode: Measured) The range of component v is [1, 1000].

Auto Trait Implementations§

§

impl<T> Freeze for SubstrateWeight<T>

§

impl<T> RefUnwindSafe for SubstrateWeight<T>
where T: RefUnwindSafe,

§

impl<T> Send for SubstrateWeight<T>
where T: Send,

§

impl<T> Sync for SubstrateWeight<T>
where T: Sync,

§

impl<T> Unpin for SubstrateWeight<T>
where T: Unpin,

§

impl<T> UnwindSafe for SubstrateWeight<T>
where T: UnwindSafe,

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CheckedConversion for T

Source§

fn checked_from<T>(t: T) -> Option<Self>
where Self: TryFrom<T>,

Convert from a value of T into an equivalent instance of Option<Self>. Read more
Source§

fn checked_into<T>(self) -> Option<T>
where Self: TryInto<T>,

Consume self to return Some equivalent value of Option<T>. Read more
Source§

impl<T, U> DefensiveTruncateInto<U> for T

Source§

fn defensive_truncate_into(self) -> U

Defensively truncate a value and convert it into its bounded form.
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T> Instrument for T

Source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
Source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> IntoEither for T

Source§

fn into_either(self, into_left: bool) -> Either<Self, Self>

Converts self into a Left variant of Either<Self, Self> if into_left is true. Converts self into a Right variant of Either<Self, Self> otherwise. Read more
Source§

fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
where F: FnOnce(&Self) -> bool,

Converts self into a Left variant of Either<Self, Self> if into_left(&self) returns true. Converts self into a Right variant of Either<Self, Self> otherwise. Read more
Source§

impl<T, U> IntoKey<U> for T
where U: FromKey<T>,

Source§

fn into_key(self) -> U

Source§

impl<Src, Dest> IntoTuple<Dest> for Src
where Dest: FromTuple<Src>,

Source§

fn into_tuple(self) -> Dest

Source§

impl<T> IsType<T> for T

Source§

fn from_ref(t: &T) -> &T

Cast reference.
Source§

fn into_ref(&self) -> &T

Cast reference.
Source§

fn from_mut(t: &mut T) -> &mut T

Cast mutable reference.
Source§

fn into_mut(&mut self) -> &mut T

Cast mutable reference.
Source§

impl<T, Outer> IsWrappedBy<Outer> for T
where Outer: AsRef<T> + AsMut<T> + From<T>, T: From<Outer>,

Source§

fn from_ref(outer: &Outer) -> &T

Get a reference to the inner from the outer.

Source§

fn from_mut(outer: &mut Outer) -> &mut T

Get a mutable reference to the inner from the outer.

Source§

impl<T> Same for T

Source§

type Output = T

Should always be Self
Source§

impl<T> SaturatedConversion for T

Source§

fn saturated_from<T>(t: T) -> Self
where Self: UniqueSaturatedFrom<T>,

Convert from a value of T into an equivalent instance of Self. Read more
Source§

fn saturated_into<T>(self) -> T
where Self: UniqueSaturatedInto<T>,

Consume self to return an equivalent value of T. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<T, U> TryIntoKey<U> for T
where U: TryFromKey<T>,

Source§

type Error = <U as TryFromKey<T>>::Error

Source§

fn try_into_key(self) -> Result<U, <U as TryFromKey<T>>::Error>

Source§

impl<S, T> UncheckedInto<T> for S
where T: UncheckedFrom<S>,

Source§

fn unchecked_into(self) -> T

The counterpart to unchecked_from.
Source§

impl<T, S> UniqueSaturatedInto<T> for S
where T: Bounded, S: TryInto<T>,

Source§

fn unique_saturated_into(self) -> T

Consume self to return an equivalent value of T.
Source§

impl<V, T> VZip<V> for T
where V: MultiLane<T>,

Source§

fn vzip(self) -> V

Source§

impl<T> WithSubscriber for T

Source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

impl<T> JsonSchemaMaybe for T

Source§

impl<T> MaybeRefUnwindSafe for T
where T: RefUnwindSafe,