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.
- Domain fraud proof related runtime interface
Structs§
- Domains fraud proof host function
- Trait Impl to query and verify Domains Fraud proof.
- Provides implementations for the extern host functions.
Enums§
- Type that maybe holds an encoded update domain chain allowlist extrinsic
- Custom invalid validity code for the extrinsics in pallet-domains.
- Type that maybe holds an encoded set_code extrinsic with upgraded runtime
- Type that specifies the request of storage keys
Traits§
- API necessary for fraud proof.
- Trait to query and verify Domains Fraud proof.