Name | Type | |
---|---|---|
SessionIdentities | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"pallet_humanode_session:Identification","keys_id":181,"value_id":70}} | |
CurrentSessionIndex | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
BannedAccounts | {"origin":"PlainType","plain_type":"Vec<AccountId>","PlainTypeValue":182} |
Name | Docs |
---|---|
AttemptToBanBootnode | Banning bootnodes is not allowed. |
AccountIsAlreadyBanned | The account is already banned for ban call. |
AccountIsNotBanned | The account is not banned for unban call. |
TooManyBannedAccounts | The BannedAccounts storage has reached the limit as BoundedVec. |