tron-api-python
tron-api-python copied to clipboard
how transaction serialization and deserialization?
here I encounter another question. As ethereum uses RLP for serializing data. Does tron uses GoogleProtocol to serialize data ?
How the process is in tron-pathonapi? where can i find solution ? or can you tell me some idea about how to serialization and deserialization locally? I am really suffering from it ,looking forward to your reply.
Thanks a lot!
e are not planning to use protobuf yet.