tdex-network / tdex-daemon

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

[MarketFragmenter] Fee account not used for withdrawals #528

Closed altafan closed 2 years ago

altafan commented 2 years ago

The Fee account should be used by the MarketfFagmenter to top-up for network fees of withdrawal transactions.

Here passing nil instead of the market makes the fragmenter NOT using the fee account instead.