Type alias CloseLpAccountAccounts

CloseLpAccountAccounts: {
    exchange: Address;
    lpAccount: Address;
    owner: Address;
}

Type declaration

Generated using TypeDoc