How do you use TxDecoder to extract tx info from serialized Tx msg in Block data?
Cosmos-SDK2 posts641 views1 likesLast activity Aug 2019
MA
mac2OP
May 2019 1I want to be able to extract tags, tx type, sender address, etc from the encoded tx msgs contained in block data. Do I have to use TxDecoder or something of that nature? Would someone point me in the right direction?
CO
coolbobo
Aug 2019me too
i have similar issue