subscan
Runtime Modules / Beefy
Spec Version:
Storage Functions
Name
Type
Authorities{"origin":"PlainType","plain_type":"Vec<[U8; 33]>","PlainTypeValue":1065}
ValidatorSetId{"origin":"PlainType","plain_type":"U64","PlainTypeValue":12}
NextAuthorities{"origin":"PlainType","plain_type":"Vec<[U8; 33]>","PlainTypeValue":1065}
SetIdSession{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"U32","keys_id":12,"value_id":4}}
GenesisBlock{"origin":"PlainType","plain_type":"option<U32>","PlainTypeValue":73}
Constants
Name
Type
Value
MaxAuthoritiesU3264000000
MaxNominatorsU3200010000
MaxSetIdSessionEntriesU64a800000000000000
Error Types
Name
Docs
InvalidKeyOwnershipProofA key ownership proof provided as part of an equivocation report is invalid.
InvalidDoubleVotingProofA double voting proof provided as part of an equivocation report is invalid.
InvalidForkVotingProofA fork voting proof provided as part of an equivocation report is invalid.
InvalidFutureBlockVotingProofA future block voting proof provided as part of an equivocation report is invalid.
InvalidEquivocationProofSessionThe session of the equivocation proof is invalid
DuplicateOffenceReportA given equivocation report is valid but already previously reported.
InvalidConfigurationSubmitted configuration is invalid.