Skip to content

Refactoring TransactionHash.requestTransactionReceipt()

Choose a tag to compare

@tempofeng tempofeng released this 22 Jun 08:06
· 25 commits to master since this release

TransactionHash.requestTransactionReceipt() returns result depending on callAdapter. Ex: CoroutineCallAdapter will return Deferred, and CompletableFutureCallAdapter will return CompletableFuture