Humanode
subscan
Runtime Modules / HumanodeSession
Spec Version:
Call Functions
Name
Lookup
Parameters
ban10001
unban10011
Storage Functions
Name
Type
SessionIdentities{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"pallet_humanode_session:Identification","keys_id":179,"value_id":69}}
CurrentSessionIndex{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
BannedAccounts{"origin":"PlainType","plain_type":"Vec<AccountId>","PlainTypeValue":180}
Error Types
Name
Docs
AttemptToBanBootnodeBanning bootnodes is not allowed.
AccountIsAlreadyBannedThe account is already banned for ban call.
AccountIsNotBannedThe account is not banned for unban call.
TooManyBannedAccountsThe BannedAccounts storage has reached the limit as BoundedVec.