Skip to content

Decode the blockinfo payload from the Hyperledger Sawtooth

Notifications You must be signed in to change notification settings

arsulegai/blockinfo-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockInfo-Decoder

Decode the blockinfo payload from the Hyperledger Sawtooth

Build

Run the following command from your machine, this will generate a binary that can be used to decode the BlockInfo transaction payload.

$ make

Run

Once the binary is available, run it as follows

$ ./blockinfo-decoder <Block Info Config Payload>