gill
gill/programs/token/Type aliases

InitializePermanentDelegateInstructionDataArgs

type InitializePermanentDelegateInstructionDataArgs = {
  delegate: Address;
};

Properties

delegate

delegate: Address;

Authority that may sign for Transfers and Burns on any account

On this page