ApproveCheckedInstructionAccounts: {
    delegate: PublicKey | Pda;
    mint: PublicKey | Pda;
    owner: PublicKey | Pda | Signer;
    source: PublicKey | Pda;
}

Type declaration

Generated using TypeDoc