Crate sp_domains_fraud_proof

source ·
Expand description

Subspace fraud proof primitives for consensus chain.

Modules§

  • This module provides the feature of generating and verifying the execution proof used in the Subspace fraud proof mechanism. The execution is more fine-grained than the entire block execution, block execution hooks (initialize_block and finalize_block) and any specific extrinsic execution are supported.
  • Domain fraud proof related runtime interface

Structs§

Enums§

Traits§