mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-14 07:26:47 +00:00
* add account.Balance.Available() method that returns the amount of an asset not locked/held * account: comment Balance.Available() * account: test Balance.Available()