Expand description
Consensus-related runtime interface
Structs§
- Provides implementations for the extern host functions.
Functions§
- Verify whether
proof_of_time
is valid at specifiedslot
if built on top ofparent_hash
fork of the chain. - Verify whether solution is valid, returns solution distance that is
<= solution_range/2
on success.