WithdrawExcessLamportsInstructionAccounts: {
    authority: PublicKey | Pda | Signer;
    destination: PublicKey | Pda;
    source: PublicKey | Pda;
}

Type declaration

Generated using TypeDoc