Type Definition bp_runtime::extensions::CheckWeight

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

The SignedExtensionSchema for frame_system::CheckWeight.