sp_domains_fraud_proof::fraud_proof_runtime_interface

Function construct_domain_inherent_extrinsic

source
pub fn construct_domain_inherent_extrinsic(
    domain_runtime_code: Vec<u8>,
    domain_inherent_extrinsic_data: DomainInherentExtrinsicData,
) -> Option<DomainInherentExtrinsic>