-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] best_orders returns incorrect is_mine #1015
Comments
Thanks for the report! We should exclude orders of the node from the |
@smk762 This should be fixed in the latest dev branch. A new parameter |
Closing, confirmed fix. Docs PR for |
best_orders rpc returns
is_mine: false
for own orders.Tested on
To reproduce:
AE: my_orders response: https://pastebin.ubuntu.com/p/Jn8bQdpH67/
best orders response: https://pastebin.ubuntu.com/p/bFhwTqGyJj/
The text was updated successfully, but these errors were encountered: