Skip to main content

Module proof

Module proof 

Source
Expand description

Proof bundle types for off-chain verification

Proof bundles are exchanged between peers for verification.

Structs§

FinalityProof
Finality proof material
InclusionProof
Inclusion proof material
ProofBundle
Complete proof bundle for peer-to-peer verification

Constants§

MAX_FINALITY_DATA
Maximum allowed size for finality data (4KB)
MAX_PROOF_BYTES
Maximum allowed size for proof bytes (64KB)
MAX_SIGNATURES_TOTAL_SIZE
Maximum allowed size for signatures in a bundle (1MB total)