Type alias CreateMarginAccountAccounts

CreateMarginAccountAccounts: {
    exchange: Address;
    marginAccount: Address;
    owner: Address;
}

Type declaration

Generated using TypeDoc