pub type CheckedExtrinsic = CheckedExtrinsic<AccountId, RuntimeCall, SignedExtra>;
Expand description

Extrinsic type that has already been checked.