Expand description

Abstraction over the contents of a block

This module provides the Transaction, BlockPayload, and BlockHeader traits, which describe the behaviors that a block is expected to have.

Structs§

  • Information about builder fee for proposed block

Constants§

Traits§

Functions§

  • Compute the VID payload commitment along with precompute data reducing time in VID Disperse
  • Compute the VID payload commitment. TODO(Gus) delete this function?