Module sp_consensus_subspace::consensus

source ·
Expand description

Consensus-related runtime interface

Structs§

  • Provides implementations for the extern host functions.

Functions§

  • Verify whether proof_of_time is valid at specified slot if built on top of parent_hash fork of the chain.
  • Verify whether solution is valid, returns solution distance that is <= solution_range/2 on success.