Fenguoz / tron-php

Support TRON's TRX and TRC20, which include functions such as address creation, balance query, transaction transfer, query the latest blockchain, query information based on the blockchain, and query information based on the transaction hash
MIT License
194 stars 65 forks source link

txID 查询到的数据怎么解码?? #16

Open jyliao opened 2 years ago

jyliao commented 2 years ago

txID 查询到的数据怎么解码??

没找到例子

Fenguoz commented 2 years ago

例如message加密信息是十六进制值的字符串,可以使用hex2bin转换为 ASCII 字符