This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Description
Hi devs,
a question - it looks like current Pyota package doesn't support async requests to IRI. Is it possible to have it in future?
Or may be one can share some ideas about an easy way how to amend the library, because the only way I thought of is to add async/await to every function up from _send_http_request().
Thanks.