pub type TargetMinGasPrice<T: Config> = StorageValue<_GeneratedPrefixForStorageTargetMinGasPrice<T>, U256>;
Expand description

Storage type is [StorageValue] with value type U256.