12.0.0 (2021-12-14)
Bug Fixes
- ๐ use proper calculations for account balances (f06344d)
BREAKING CHANGES
- ๐งจ change the
Balance
interface'sfree
balance to represent actual free
balance (to pay fees or transfer), andtotal
to represent actual total
balance. This affects theAccount.getBalance
method