Name | Lookup | Parameters | |
|---|---|---|---|
| add_attribute | 6400 | 4 | |
| update_attribute | 6401 | 4 | |
| read_attribute | 6402 | 2 | |
| remove_attribute | 6403 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| AttributeAdded | 6400 | ["AccountId","AccountId","Bytes","Bytes","Option<BlockNumber>"] | |
| AttributeRead | 6401 | ["Attribute<BlockNumber,<<T as Config>::Time as MomentTime>:: Moment>"] | |
| AttributeUpdated | 6402 | ["AccountId","AccountId","Bytes","Bytes","Option<BlockNumber>"] | |
| AttributeRemoved | 6403 | ["AccountId","AccountId","Bytes"] |
Name | Type | |
|---|---|---|
| AttributeStore | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["[U8; 32]"],"value":"peaq_pallet_did:structs:Attribute","keys_id":1,"value_id":143}} | |
| OwnerStore | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["Tuple:AccountId[U8; 32]"],"value":"AccountId","keys_id":432,"value_id":0}} |
Name | Docs |
|---|---|
| AttributeNameExceedMax64 | |
| AttributeAlreadyExist | |
| AttributeCreationFailed | |
| AttributeUpdateFailed | |
| AttributeNotFound | |
| AttributeAuthorizationFailed | |
| MaxBlockNumberExceeded | |
| InvalidSuppliedValue | |
| ParseError |