Type Definition node_runtime::CheckedExtrinsic[][src]

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

Extrinsic type that has already been checked.