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