v2.1.0
- add sub-account methods:
createAccount()
,updateAccountName()
,listAccountPendingTransactions()
,listAccountTransactions()
,listAccountBalances()
,getMove()
,move()
,listMoves()
- fix method
getBalance()
to take optional parameterasset
as string or array - remove method
getTransaction()
, which was deprecated - update tests