CloseLutInstructionAccounts: {
    address: PublicKey | Pda;
    authority?: Signer;
    recipient: PublicKey | Pda;
}

Type declaration

Generated using TypeDoc