ApproveTokenDelegateInstructionAccounts: {
    delegate: PublicKey | Pda;
    owner: Signer;
    source: PublicKey | Pda;
}

Type declaration

Generated using TypeDoc