Async/Await release
Fully support concurrency (async/await)
remove all legacy methods, and rename Async methods to base legacy methods.
refreshBalanceAsync() -> refreshBalance()
depositAsync() -> deposit()
Fully support concurrency (async/await)
remove all legacy methods, and rename Async methods to base legacy methods.
refreshBalanceAsync() -> refreshBalance()
depositAsync() -> deposit()