Skip to main content

derive_bundle_digest

Function derive_bundle_digest 

Source
pub fn derive_bundle_digest(
    domain_runtime_code: <PassFatPointerAndDecode<Vec<u8>> as RIType>::Inner,
    bundle_body: <PassFatPointerAndDecode<Vec<OpaqueExtrinsic>> as RIType>::Inner,
) -> <AllocateAndReturnByCodec<Option<H256>> as RIType>::Inner
Expand description

Derive the bundle digest for the given bundle body.