Type Definition hashed_parachain_runtime::CheckedExtrinsic 
source · pub type CheckedExtrinsic = CheckedExtrinsic<AccountId, RuntimeCall, SignedExtra>;Expand description
Extrinsic type that has already been checked.
pub type CheckedExtrinsic = CheckedExtrinsic<AccountId, RuntimeCall, SignedExtra>;Extrinsic type that has already been checked.