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