Skip to content

trading: wrong balance fields for Cryptopia (#323)#9

Merged
cryptopool-builders merged 1 commit into
cryptopool-builders:nextfrom
tpruvot:next
Oct 11, 2018
Merged

trading: wrong balance fields for Cryptopia (#323)#9
cryptopool-builders merged 1 commit into
cryptopool-builders:nextfrom
tpruvot:next

Conversation

@cryptopool-builders
Copy link
Copy Markdown
Owner

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.

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.
@cryptopool-builders cryptopool-builders merged commit 38208fd into cryptopool-builders:next Oct 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants