The setprice method places an order on the orderbook, and it relies on this node acting as a maker, also called a Bob node.
The setprice order is always considered a sell, for internal implementation convenience
Todo:
There is the command set_price in Komodo Wallet RPC API that should be provided by the adex-cli
Impact
The setprice method places an order on the orderbook, and it relies on this node acting as a maker, also called a Bob node. The setprice order is always considered a sell, for internal implementation convenience
Todo:
There is the command
set_price
in Komodo Wallet RPC API that should be provided by theadex-cli