reth_
chainspec
1.3.1
Modules
arbitrary
Macros
hardfork
Structs
BaseFeeParams
Chain
ChainHardforks
ChainInfo
ChainSpec
ChainSpecBuilder
DepositContract
DisplayHardforks
EnrForkIdEntry
EthereumChainHardforks
ForkBaseFeeParams
ForkFilter
ForkHash
ForkId
ForkTransition
HardforkBlobParams
Head
Enums
BaseFeeParamsKind
ChainKind
EthereumHardfork
ForkCondition
ForkFilterKey
NamedChain
ValidationError
Constants
MAINNET_PRUNE_DELETE_LIMIT
MIN_TRANSACTION_GAS
Statics
DEV
DEV_HARDFORKS
HOLESKY
MAINNET
SEPOLIA
Traits
ChainSpecProvider
EthChainSpec
EthereumHardforks
Hardfork
Hardforks
Functions
make_genesis_header
once_cell_set
test_fork_ids
reth_chainspec
Constant
MIN_TRANSACTION_GAS
Copy item path
Settings
Help
Summary
Source
pub const MIN_TRANSACTION_GAS:
u64
= 21_000u64;
Expand description
Gas per transaction not creating a contract.