pub type CheckWeight = GenericSignedExtensionSchema<(), ()>;
Expand description

The SignedExtensionSchema for frame_system::CheckWeight.

Aliased Type§

struct CheckWeight(/* private fields */);