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 can we the information of just only one specific filled order instead of loading all of them?
And also only the orders that were placed by a specific owner?
Im facing many of the same issues you have.
But this one is absolutely crucial for me.
I cant use Serum if i can not get the informations of my orders.
How can we the information of just only one specific filled order instead of loading all of them?
And also only the orders that were placed by a specific owner?
For example, we have this documentation here:
https://github.com/project-serum/serum-ts/tree/master/packages/serum
But we only have an example to be retrieving the info for filled orders, so if we are working with several markets this would be very time-consuming.
Maybe we could have something like:
The text was updated successfully, but these errors were encountered: