pub fn set_base_fee_per_gas<T: Config>(fee: U256)
Expand description
root-only
extrinsic to set the base_fee_per_gas
value manually.
The specified value has to respect min & max limits configured in the runtime.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_base_fee_per_gas
.