bisq/statsnode/src/main
chimp1984 9c18899d66
Enforce inclusion of TradeLimits for headless apps
PaymentMethod use an instance of TradeLimits and expect that it
has been injected, which is the case for desktop but not for
headless apps, so we enforce injection in the app base classes
used for headless apps.

The validation of trade statistics use a method in PaymentMethod
where that dependency is required.

Tha hack how the PaymentMethod use TradeLimits is not nice, but
would require more effort for refactoring.
2021-11-23 21:34:43 +01:00
..
java/bisq/statistics Enforce inclusion of TradeLimits for headless apps 2021-11-23 21:34:43 +01:00
resources Use new Bitcoind(Client|Daemon) & remove btcd-cli4j 2021-01-21 10:10:28 +00:00