assethub-polkadot
subscan
AssetHub Polkadot
Runtime Modules / StakingRcClient
Spec Version:
Call Functions
Events
Name
Lookup
Attributes
SessionReportReceived5400["SessionIndex","Option<(u64, u32)>","u32","bool"]
OffenceReceived5401["SessionIndex","u32"]
FeesPaid5402["AccountId","BalanceOf"]
Unexpected5403["UnexpectedKind"]
Storage Functions
Name
Type
IncompleteSessionReport{"origin":"PlainType","plain_type":"pallet_staking_async_rc_client:SessionReport","PlainTypeValue":422}
LastSessionReportEndingIndex{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
OutgoingValidatorSet{"origin":"PlainType","plain_type":"Tuple:pallet_staking_async_rc_client:ValidatorSetReportU32","PlainTypeValue":991}
Constants
Name
Type
Value
KeyDepositU12800e001ec8b0000000000000000000000
Error Types
Name
Docs
XcmSendFailedFailed to send XCM message to the Relay Chain.
NotValidatorThe origin account is not a registered validator.Only accounts that have called `validate()` can set or purge session keys. When calledvia a staking proxy, the origin is the delegating account (stash), which must be aregistered validator.
InvalidKeysThe session keys could not be decoded as the expected RelayChainSessionKeys type.
InvalidProofThe ownership proof for the session keys is invalid.
FeesExceededMaxDelivery fees exceeded the specified maximum.