blackcatpolice

Results 3 comments of blackcatpolice

Here is the document code: [https://cn.developers.tron.network/reference/verifymessage](url) ` // sign a string message var str = "helloworld"; // convert to hex format and remove the beginning "0x" var hexStrWithout0x = tronWeb.toHex(str).replace(/^0x/,...

最近也在写框架 , 我看你的动态表单还没做,正好我要给自己的框架弄, 可以交流一下, 有机会的话可以给你提个pr

![image](https://github.com/pythonnet/pythonnet/assets/4312114/e0e4f9df-42a1-4258-8522-202d5e2fa95b) You can use like this. C# Method is a async await method, python method get Task type result. You can get truely value from return.Result