CreateEmptyLutInstructionAccounts: {
    address?: Pda;
    authority?: Signer;
    payer?: Signer;
    systemProgram?: PublicKey | Pda;
}

Type declaration

Generated using TypeDoc