mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 18:03:12 +01:00
9c18899d66
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. |
||
---|---|---|
.. | ||
java/bisq/statistics | ||
resources |