Since version v0.3.1 I claim this package is python3.9 compatible. This statement is backed only by the fact I was able to install it on python3.9.0rc1 and call
...
>>> await rpc.getbestblockhash()
... yes, it does return correct hash
That is weak.
To be confident this package is able to withstand production-level usage and reach v1 status, test suite must be devised.
Since version
v0.3.1I claim this package ispython3.9compatible. This statement is backed only by the fact I was able to install it onpython3.9.0rc1and callThat is weak.
To be confident this package is able to withstand production-level usage and reach
v1status, test suite must be devised.