pub type CheckWeight = GenericTransactionExtensionSchema<(), ()>;
Expand description
The TransactionExtensionSchema
for frame_system::CheckWeight
.
Aliased Typeยง
pub struct CheckWeight(/* private fields */);
pub type CheckWeight = GenericTransactionExtensionSchema<(), ()>;
The TransactionExtensionSchema
for frame_system::CheckWeight
.
pub struct CheckWeight(/* private fields */);