issues
search
tdex-network
/
tdex-daemon
Go implementation of the TDEX Beta Daemon
https://tdex.network
MIT License
11
stars
13
forks
source link
Improve error message with more actionable action the user must take to remediate
#504
Closed
tiero
closed
2 years ago
tiero
commented
2 years ago
Some ideas
ErrMarketNotPriced
should be "The selected strategy mandates price to be updated manually"
ErrMarketIsClosed
should be "The market is paused, please open it first"
ErrMarketMustBeClosed
should be "The market is active, please pause it first"
Some ideas