Name | Type | |
|---|---|---|
| SessionIdentities | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"pallet_humanode_session:Identification","keys_id":180,"value_id":69}} | |
| CurrentSessionIndex | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| BannedAccounts | {"origin":"PlainType","plain_type":"Vec<AccountId>","PlainTypeValue":181} |
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. |