bisq/daemon/src
ghubstan 0c6005ed2d
Stub out support for OpenOffer's triggerPrice in api
This is a feature that will not be included in api v1, but partial
support is added in this change to the server.  CLI will pass a
default triggerPrice of 0 (unused) with the createoffer command.

When fully implemented, an optional trigger-price param will be
added to the CLI's createoffer method, and the value will only be
visible to offer owners.  New enableoffer and disableoffer
methods will also need to be added.
2021-01-11 14:36:51 -03:00
..
main Stub out support for OpenOffer's triggerPrice in api 2021-01-11 14:36:51 -03:00
test/java/bisq/daemon/grpc/interceptor Fix GrpcCallRateMeter method and variable name 2020-12-23 11:30:16 -03:00