Type Definition dock_runtime::CheckedExtrinsic

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

Extrinsic type that has already been checked.