Async/Sync Execution#
We have made this library to support asynchronous and synchronous execution. For most RPC calls, you can simply call the .sync
property instead of awaiting the call, ie:
We have made this library to support asynchronous and synchronous execution. For most RPC calls, you can simply call the .sync
property instead of awaiting the call, ie: