Kusama
subscan
Runtime Modules / ParasDisputes
Spec Version:
Call Functions
Name
Lookup
Parameters
force_unfreeze3e00-
Events
Name
Lookup
Attributes
DisputeInitiated3e00["CandidateHash","DisputeLocation"]
DisputeConcluded3e01["CandidateHash","DisputeResult"]
Revert3e02["BlockNumberFor"]
Storage Functions
Name
Type
LastPrunedSession{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
Disputes{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Blake2_128Concat"],"key_vec":["U32","H256"],"value":"polkadot_primitives:v6:DisputeState","keys_id":885,"value_id":886}}
BackersOnDisputes{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Blake2_128Concat"],"key_vec":["U32","H256"],"value":"Vec<U32>","keys_id":885,"value_id":887}}
Included{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Blake2_128Concat"],"key_vec":["U32","H256"],"value":"U32","keys_id":885,"value_id":4}}
Frozen{"origin":"PlainType","plain_type":"option<U32>","PlainTypeValue":154}
Error Types
Name
Docs
DuplicateDisputeStatementSetsDuplicate dispute statement sets provided.
AncientDisputeStatementAncient dispute statement provided.
ValidatorIndexOutOfBoundsValidator index on statement is out of bounds for session.
InvalidSignatureInvalid signature on statement.
DuplicateStatementValidator vote submitted more than once to dispute.
SingleSidedDisputeA dispute where there are only votes on one side.
MaliciousBackerA dispute vote from a malicious backer.
MissingBackingVotesNo backing votes were provides along dispute statements.
UnconfirmedDisputeUnconfirmed dispute statement sets provided.