ctrl-Felix/cosmospy-protobuf

Block Parsing

justingourley opened this issue · 1 comments

Thanks for this great library! I'm using it to parse blocks and have a question. When I parse into transactions, is there a way to automatically apply the protobuf decoding based on transaction type? I'm sorry if this isn't a well-worded question. But I'm hoping to be able to fully parse each block's transactions into readable (json) format.

Closing, figured out answer.