Name | Lookup | Parameters | |
|---|---|---|---|
| add_params | 0900 | 2 | |
| add_public_key | 0901 | 2 | |
| remove_params | 0902 | 2 | |
| remove_public_key | 0903 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| ParamsAdded | 0900 | ["SignatureParamsOwner","IncId"] | |
| ParamsRemoved | 0901 | ["SignatureParamsOwner","IncId"] | |
| KeyAdded | 0902 | ["Did","IncId"] | |
| KeyRemoved | 0903 | ["Did","IncId"] |
Name | Type | |
|---|---|---|
| ParamsCounter | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["[U8; 32]"],"value":"U32","keys_id":40,"value_id":42}} | |
| SignatureParams | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Identity"],"key_vec":["[U8; 32]","U32"],"value":"OffchainSignatureParams:OffchainSignatureParams","keys_id":113,"value_id":98}} | |
| PublicKeys | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Identity"],"key_vec":["[U8; 32]","U32"],"value":"OffchainPublicKey:OffchainPublicKey","keys_id":121,"value_id":110}} | |
| Version | {"origin":"PlainType","plain_type":"core_mods:common:storage_version:StorageVersion","PlainTypeValue":496} |
Name | Type | Value | |
|---|---|---|---|
| LabelMaxSize | U32 | 80000000 | |
| LabelPerByteWeight | U64 | 0a00000000000000 | |
| ParamsMaxSize | U32 | 00000100 | |
| ParamsPerByteWeight | U64 | 0a00000000000000 | |
| BBSPublicKeyMaxSize | U32 | 00010000 | |
| PSPublicKeyMaxSize | U32 | 00000100 | |
| PublicKeyPerByteWeight | U64 | 0a00000000000000 |
Name | Docs |
|---|---|
| LabelTooBig | |
| ParamsTooBig | |
| PublicKeyTooBig | |
| ParamsDontExist | |
| IncorrectParamsScheme | |
| PublicKeyDoesntExist | |
| NotOwner | |
| IncorrectNonce |