Minh Nguyễn

Results 2 issues of Minh Nguyễn

I'm trying to read data from a substrate chain (Jupiter A1 testnet), I got this error: ``` Traceback (most recent call last): File "shibuya_interface.py", line 31, in result = contract.read(keypair,...

I deployed the flipper contract in a local node. I tried to call the `flip()` method but I got this error: ``` Traceback (most recent call last): File "shibuya_interface.py", line...