Name | Lookup | Parameters | |
|---|---|---|---|
| set_current_client_release | 4800 | 2 | |
| set_pending_client_release | 4801 | 2 | |
| authorize_account | 4802 | 1 | |
| deauthorize_account | 4803 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| NotifyClientRelease | 4800 | ["ClientRelease<UriOf, Hash>"] | |
| ApplyClientRelease | 4801 | ["ClientRelease<UriOf, Hash>"] | |
| AccountIdAuthorized | 4802 | ["AccountId"] | |
| AccountIdDeauthorized | 4803 | ["AccountId"] |
Name | Type | |
|---|---|---|
| CurrentClientReleases | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["Vec<U8>"],"value":"clients_info:ClientRelease","keys_id":169,"value_id":168}} | |
| PendingClientReleases | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["Vec<U8>"],"value":"clients_info:ClientRelease","keys_id":169,"value_id":168}} | |
| AuthorizedAccounts | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"NULL","keys_id":0,"value_id":43}} |
Name | Type | Value | |
|---|---|---|---|
| MaxNameLength | U32 | ff000000 | |
| MaxUriLength | U32 | ff000000 |
Name | Docs |
|---|---|
| ThisAccountIdIsNotAuthorized | |
| UserUnableToDeauthorizeThemself |