Module hotshot_example_types::block_types
source · Expand description
block types
Structs§
- A
BlockHeader
that commits toTestBlockPayload
. - A
BlockPayload
that contains a list ofTestTransaction
. - The transaction in a
TestBlockPayload
.