Skip to content

v2.1.0

Compare
Choose a tag to compare
@dutu dutu released this 02 Dec 11:15
· 1 commit to master since this release
  • add sub-account methods: createAccount(), updateAccountName(), listAccountPendingTransactions(), listAccountTransactions(), listAccountBalances(), getMove(), move(), listMoves()
  • fix method getBalance() to take optional parameter asset as string or array
  • remove method getTransaction(), which was deprecated
  • update tests