client-cpp
client-cpp copied to clipboard
Use tokio runtime to run functions in TransactionClient and Transaction
Use tokio runtime to run functions in TransactionClient and Transaction. This avoid some errors which is "tokio::runtime::scheduler::Handle must be called from the context of a Tokio 1.x runtime"