Expand description
Subspace fraud proof primitives for consensus chain.
Modules§
- execution_
prover - This module provides the feature of generating and verifying the execution proof used in the Subspace fraud proof mechanism.
- fraud_
proof - fraud_
proof_ runtime_ interface - Domain fraud proof related runtime interface
- storage_
proof - verification
Structs§
- Domain
Inherent Extrinsic - Domain
Inherent Extrinsic Data - Fraud
Proof Extension - Domains fraud proof host function
- Fraud
Proof Host Functions Impl - Trait Impl to query and verify Domains Fraud proof.
- Host
Functions - Provides implementations for the extern host functions.
Enums§
- Domain
Chain Allowlist Update Extrinsic - Type that maybe holds an encoded update domain chain allowlist extrinsic
- Domain
Storage KeyRequest - Invalid
Transaction Code - Custom invalid validity code for the extrinsics in pallet-domains.
- SetCode
Extrinsic - Type that maybe holds an encoded set_code extrinsic with upgraded runtime
- Stateless
Domain Runtime Call - Storage
KeyRequest - Type that specifies the request of storage keys
Traits§
- Fraud
Proof Api - API necessary for fraud proof.
- Fraud
Proof Host Functions - Trait to query and verify Domains Fraud proof.