mirror of
https://github.com/LBRYFoundation/pool.git
synced 2025-09-30 07:10:35 +00:00
Fixing a typo in balance update: $market->balance was updated by $balance->HeldForTrades but should be $balance-.Available This caused properly updated balance in previous loop to be overwritten by wrong value. |
||
---|---|---|
.. | ||
backend | ||
common | ||
exchange | ||
exchange2 | ||
functions | ||
rpc | ||
trading | ||
core.php |