mvshvets

Results 4 comments of mvshvets

Do I understand correctly, this library is not suitable for me to verify the signature if the signature is done on the frontend via tronweb?

@mdn522 > Currently, this code does solve the issue for verifying TronWeb generated signature where does `header.encode('utf-8')` come from?

For those who will come here. TronLink expects a fixed message length of 32. To comply with compatibility, you can use something like this: ```python from tronapi.common.account import Account, Address...

For me, the meeting is now about the need for a docker image for ironpython. I am developing a trading web application. For certain reasons, it is not possible to...