subscan
Runtime Modules / DidLookup
Spec Version:
Events
Name
Lookup
Attributes
AssociationEstablished4300["LinkableAccountId","DidIdentifierOf"]
AssociationRemoved4301["LinkableAccountId","DidIdentifierOf"]
MigrationProgress4302
MigrationCompleted4303
Storage Functions
Name
Type
ConnectedDids{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["pallet_did_lookup:linkable_account:LinkableAccountId"],"value":"pallet_did_lookup:connection_record:ConnectionRecord","keys_id":70,"value_id":473}}
ConnectedAccounts{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["AccountId","pallet_did_lookup:linkable_account:LinkableAccountId"],"value":"NULL","keys_id":474,"value_id":45}}
Constants
Name
Type
Value
DepositU12800c0afd6913600000000000000000000
Error Types
Name
Docs
NotFoundThe association does not exist.
NotAuthorizedThe origin was not allowed to manage the association between the DIDand the account ID.
OutdatedProofThe supplied proof of ownership was outdated.
InsufficientFundsThe account has insufficient funds and can't pay the fees or reservethe deposit.
MigrationThe ConnectedAccounts and ConnectedDids storage are out of sync.NOTE: this will only be returned if the storage has inconsistencies.