I tried to use "peer" binary to fetch blocks from ledger.
peer channel fetch 2 --channelID mychannel
However these blocks are not in human readable form. Is there a way to decode the blocks to human readable form to view the transaction data?
I tried to use "peer" binary to fetch blocks from ledger.
peer channel fetch 2 --channelID mychannel
However these blocks are not in human readable form. Is there a way to decode the blocks to human readable form to view the transaction data?
Copyright © 2021 Jogjafile Inc.
Yes, by using configtxlator binary that's included. For example: