Type Definition t2rn_parachain_runtime::signed_extrinsics_config::CheckedExtrinsic
source · pub type CheckedExtrinsic = CheckedExtrinsic<AccountId, RuntimeCall, SignedExtra>;
Expand description
Unchecked extrinsic type as expected by this runtime. Extrinsic type that has already been checked.