InitializePermissionedBurnInstructionDataArgs: {
    authority: PublicKey;
}

Type declaration

  • authority: PublicKey

    The public key for the account that is required for token burning.

Generated using TypeDoc