InitializePermissionedBurnInstructionArgs: {
    authority: PublicKey<string>;
}

Type declaration

  • authority: PublicKey<string>

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

Generated using TypeDoc