CheckWeight

Type Alias CheckWeight 

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

The TransactionExtensionSchema for frame_system::CheckWeight.

Aliased Typeยง

pub struct CheckWeight(/* private fields */);