Module dcl_crypto::identity
source · Structs
- An
Identity
is an abstraction where an Account that you don’t control delegates the ability to sign messages to a new address (encapsulated in theIdentity
) for a limited amount of time using a signature.