Module phron_finality::abft::traits

source ·
Expand description

Implementations and definitions of traits used in legacy & current abft

Structs§

  • AlephBFT requires an order on hashes and SpHash does not have one, so we wrap it to add it.
  • A wrapper for spawning tasks in a way compatible with AlephBFT.

Traits§

  • A convenience trait for gathering all the desired hash characteristics.