Module hotshot_types::utils

source ·
Expand description

Utility functions, type aliases, helper structs and enum definitions.

Structs§

  • Commitment that builders use to sign block options. A thin wrapper around a Sha256 digest.
  • A struct containing information about a finished round.
  • This exists so we can perform state transitions mutably

Enums§

  • Whether or not to stop inclusively or exclusively when walking
  • A view’s state

Functions§

  • For the wire format, we use bincode with the following options:

Type Aliases§