We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0fdf54 commit 8a70b19Copy full SHA for 8a70b19
1 file changed
runtime/hydradx/src/weights/pallet_dynamic_evm_fee.rs
@@ -84,5 +84,5 @@ impl<T: frame_system::Config> pallet_dynamic_evm_fee::WeightInfo for HydraWeight
84
Weight::from_parts(98_150_000, 11666)
85
.saturating_add(T::DbWeight::get().reads(11_u64))
86
.saturating_add(T::DbWeight::get().writes(1_u64))
87
-
88
- }
+ }
+}
0 commit comments