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

Extrinsic type that has already been checked.