Module blockify::block

source ·

Structs

  • Represents an unchained instance of a block. While a block is being assembled, it is called an UnchainedInstance. It contains a collection of signed records, a Merkle tree, and the root hash of the Merkle tree.

Enums

Traits