Expand description
Ethereum protocol-related constants
Modules§
- Gas units, for example
GIGAGAS
.
Constants§
- The number of blocks to unwind during a reorg that already became a part of canonical chain.
- Represents one Gigagas, or
1_000_000_000
gas. - Holesky genesis hash:
0xb5f7f912443c940f21fd611f12828d75b534364ed9e95ca4e307729a4661bde4
- Represents one Kilogas, or
1_000
gas. - Represents one Megagas, or
1_000_000
gas. - Minimum gas limit allowed for transactions.
- The client version:
reth/v{major}.{minor}.{patch}