Private
Readonly
rwaAsynchronously update user account identity
A Promise that resolves to the instructions to update user account identity.
Retrieves the identity account pda public key for a specific asset mint.
The string representation of the asset's mint address.
The string representation of the asset's owner.
The identity account pda.
Asynchronously reduces a user identity account level
A Promise that resolves to the instructions to reduce the level of a user identity account.
Asynchronously generates instructions to setup a user.
A Promise that resolves to the instructions to setup a user.
It is required for at least a single user to be setup before issuing tokens.
Represents the client for Identity Registry for an RWA.