Type alias SetMarginAccountDelegateAccounts

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

Type declaration

Generated using TypeDoc