Constant reth::core::primitives::constants::MINIMUM_GAS_LIMIT

source ยท
pub const MINIMUM_GAS_LIMIT: u64 = 5000; // 5_000u64
Expand description

Minimum gas limit allowed for transactions.