Expand description
Module for handling migration operations.
Structs§
- Builder-style struct to create a new
OnChainIdentity
. - Representation of
identity.rs
’smulticontroller::Multicontroller
Move type. - An on-chain entity that wraps a DID Document.
- A
Multicontroller
’s proposal for changes. - A legacy IOTA Stardust Output type, used to store DID Documents.
Enums§
- Errors that can occur during migration registry operations.
- An on-chain object holding a DID Document.
Functions§
- Resolves an
UnmigratedAlias
given its IDobject_id
. - Returns the
OnChainIdentity
having IDobject_id
, if it exists. - Returns the previous version of the given
history_item
. - Lookup a legacy
alias_id
into the migration registry to get the UID of the corresponding migrated DID document if any.
Type Aliases§
- The data stored in an on-chain identity.