Type Definition framenode_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.