sp_domains_fraud_proof::fraud_proof_runtime_interface

Function derive_bundle_digest

source
pub fn derive_bundle_digest(
    domain_runtime_code: Vec<u8>,
    bundle_body: Vec<OpaqueExtrinsic>,
) -> Option<H256>
Expand description

Derive the bundle digest for the given bundle body.