Skip to content

Async/await support

Compare
Choose a tag to compare
@christian-rogobete christian-rogobete released this 10 Oct 13:42
· 25 commits to master since this release

Async/await support:

  • adds support for async/await (see SE-0296)

Other changes:

  • renamed Walletclass to WalletUtils
  • removed unnecessary throws
  • improved test cases
  • improved documentation