Async/await support
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
Wallet
class toWalletUtils
- removed unnecessary throws
- improved test cases
- improved documentation