Decode the blockinfo payload from the Hyperledger Sawtooth
Run the following command from your machine, this will generate a binary that can be used to decode the BlockInfo transaction payload.
$ make
Once the binary is available, run it as follows
$ ./blockinfo-decoder <Block Info Config Payload>