Expand description
§ethereum-forkid
Ethereum fork identifier for chain compatibility checks
§License
The entire code within this repository is licensed under the Mozilla Public License v2.0
Structs§
- Fork
Filter - Filter that describes the state of blockchain and can be used to check incoming
ForkId
s for compatibility. - Fork
Hash CRC32
hash of all previous forks starting from genesis block.- ForkId
- A fork identifier as defined by EIP-2124. Serves as the chain compatibility identifier.
Enums§
- Validation
Error - Reason for rejecting provided
ForkId
.
Type Aliases§
- Block
Number - Block number.