You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How about we return more information when placing an order instead of just the signature?
For example the exchangeId of the order?
For now, we only have the option to place an order and receive a signature at the end.
But we need to fetch all of the open orders, look in all of them using a predefined clientId,
and then collect the exchangeId. How can we avoid this?
How about we return more information when placing an order instead of just the signature?
For example the exchangeId of the order?
For now, we only have the option to place an order and receive a signature at the end.
But we need to fetch all of the open orders, look in all of them using a predefined clientId,
and then collect the exchangeId. How can we avoid this?
For example, maybe we could have something like:
The text was updated successfully, but these errors were encountered: