Space and Time
subscan
Runtime Modules / SystemTables
Spec Version:
Call Functions
Name
Lookup
Parameters
set_last_nonce6b002
Events
Name
Lookup
Attributes
MessageReceived6b00["[u8; 20]","Bytes"]
MessageProcessingError6b01["DispatchError"]
ValidatorForceChilled6b02["AccountId"]
Storage Functions
Name
Type
MessageNonce{"origin":"PlainType","plain_type":"U256","PlainTypeValue":123}
LastProcessedNonce{"origin":"PlainType","plain_type":"U256","PlainTypeValue":123}
LastProcessedUserNonce{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"U256","keys_id":0,"value_id":123}}
Error Types
Name
Docs
MissingExpectedFieldThe system table insert was missing an expected field for the supplied table identifier
IncorrectFieldTypeThe field expected was present, but it was not the expected type represenation
InternalErrorCatchall error for sanity checks in parsing (i.e. request was passed to the wrong function)
InvalidSignatureThe signature of the message was corrupt or invalid
AddressMismatchThe address provided is not the address that signed the message
LateNonceThis nonce has already been processed
FutureNonceThis nonce is too far in the future
InvalidMessageFormatThis message is malformed
InvalidSessionKeysThe session keys provided are malformed
InvalidValidatorProofThe provided validator proof couldn't be verified
ErrorParsingNominationsError parsing the list of nominated nodes from the message request
EmptyNominationSetEmpty Nomination Set