Type Alias CheckWeight

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

The TransactionExtensionSchema for frame_system::CheckWeight.

Aliased Typeยง

struct CheckWeight(/* private fields */);