Replies: 1 comment
-
It would also be useful to know the height when the status changed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be useful to have the offer's status (e.g. accepted vs canceled) returned in the
check_offer_validity
response. This way the offer does not need to be in the wallet'strade_manager
to determine if the offer was accepted vs canceled.This is useful for deploying an offer record-keeping system in a micro-service architecture where there isn't a single chia wallet that has all of the offers loaded into the trade manager.
Beta Was this translation helpful? Give feedback.
All reactions