bisq/daemon/src
ghubstan 71a61c63da
Display Enabled=PENDING in CLI 'createoffer' output
A newly created offer has no OpenOffer+State (AVAILABLE || DEACTIVATED)
when displayed in the CLI's console.  This change adds a 'bool isMyPendingOffer'
to the OfferInfo proto + wrapper, and the CLI's console offer output formatter
uses it to determine if it should display a new offer's Enabled column value
as PENDING, instead of an ambiguous NO value.
2021-08-14 16:58:47 -03:00
..
main Display Enabled=PENDING in CLI 'createoffer' output 2021-08-14 16:58:47 -03:00
test/java/bisq/daemon/grpc/interceptor Fix test bug 2021-02-27 18:24:57 -03:00