Browse Source
Fixes #899. Before this commit, the dust threshold used to filter orders in `jmdaemon.OrderbookWatch` was different than that used in `jmclient`. This is corrected by setting the threshold in client config and passing this as a parameter in the `JMInit` command (since the daemon does not know the client config).master
12 changed files with 31 additions and 21 deletions
Loading…
Reference in new issue