paliwalg
paliwalg
Does it works with Quorum. Since Quorum is built on top of ethereum it should work. I tried and none of these two methods decodeMethod & decodeLogs works. Thanks
Facing this error ===== Python/java method missing ====== Python class: Java method name:apply Signature: (Ljava/lang/Object;)Ljava/lang/Object; Traceback (most recent call last): File "jnius/jnius_proxy.pxi", line 50, in jnius.PythonJavaClass.invoke File "jnius/jnius_proxy.pxi", line 74,...
I am trying to generate the python wrapper for Hedera Java DID SDK [https://github.com/hashgraph/did-sdk-java](url) using the same approach as with this project. I can see python wrappers are generated successfully,...