bisq-cli getoffers only works for defined payment accounts
#7218
unbeaten69
started this conversation in
General
Replies: 0 comments
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.
If I call
bisq-cli getoffersfor a--currency-code=for which I don't have a payment account (method) defined, no offers get returned. This seems like an unnecessary limitation imo, especially considering that the daemon already has that offer information available as I can see them all in the "Buy > Other" and "Sell > Other" tabs.Imagine my use case is to collect the offer data that my node sees, I would need to add all the available payment accounts first just in order to be able to do that.
All reactions