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>::InnerExpand description
Derive the bundle digest for the given bundle body.