subscan
Runtime Modules / DIDModule
Spec Version:
Call Functions
Name
Lookup
Parameters
new09002
update_key09012
remove09022
Events
Name
Lookup
Attributes
DidAdded0900
KeyUpdated0901
DidRemoved0902
Storage Functions
Name
Type
Dids{"origin":"MapType","map_type":{"key":"dock::did::Did","hasher":"Blake2_128Concat","value":"(dock::did::KeyDetail, BlockNumber)","isLinked":false}}
Error Types
Name
Docs
PublicKeySizeIncorrect Given public key is not of the correct size
DidAlreadyExists There is already a DID with same value
DidDoesNotExist There is no such DID registered
DifferentBlockNumber For replay protection, an update to state is required to contain the same block number in which the last update was performed.
IncomparSigPubkey Signature type does not match public key type
InvalidSig Signature verification failed while key update or did removal