tdex-network / tdex-daemon

Go implementation of the TDEX Beta Daemon
https://tdex.network
MIT License
11 stars 13 forks source link

[v1] Add MarketStrategy to NewMarket request #706

Closed Janaka-Steph closed 1 year ago

Janaka-Steph commented 1 year ago

NewMarket should take an additional MarketStrategy parameter so that client can set it in market creation flow. If Pluggable is chosen then price should be set to zero.

altafan commented 1 year ago

Closed by #708