Expand description
Alloy genesis types
§alloy-genesis
Ethereum genesis file definitions.
The genesis file in an Ethereum blockchain is a JSON-formatted file used to define the initial state of the blockchain at the time of its creation.
Structs§
- Defines core blockchain settings per block.
- Consensus configuration for Clique.
- Empty consensus configuration for proof-of-work networks.
- The genesis block specification.
- An account in the state of the genesis block.
- Consensus configuration for Parlia.