[bisq-network/bisq] Update api beta test guide: add 'editoffer' (#5577)

dmos62 notifications at github.com
Fri Jul 16 16:05:25 CEST 2021


> 
> 
> > > What does the Enabled column signify?
> 
> Hey D, thanks for the nice comment.
> 
> From the UI's open offers view, you can enable/disable an offer -- add/remove the offer from the offer book.
> The api's `editoffer` command has an `--enable=true|false` option to do the same thing.

Sounds like there's two state variables (at least implicitly). One is a settable variable signifying the state we request the offer to be in, and the other is a readable variable for what state it actually is in. Thought it might be worth pointing out.

The `PENDING` solution sounds good. The column is effectively the readable variable.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5577#issuecomment-881475788
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210716/81f1d2ca/attachment.htm>


More information about the bisq-github mailing list