Type alias CreateCompressedNftBuilderContext

CreateCompressedNftBuilderContext: {
    mintAddress: PublicKey;
}

Type declaration

  • mintAddress: PublicKey

    The asset id of the leaf.

Generated using TypeDoc