Expand description
Re-export the EIP-2124 types.
Structs§
- EnrFork
IdEntry - Represents a forward-compatible ENR entry for including the forkid in a node record via EIP-868. Forward compatibility is achieved via EIP-8.
- 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.
- Fork
Transition - Represents a transition from one fork to another
- Head
- Describes the current head block.
Enums§
- Fork
Filter Key - How to filter forks.
- Validation
Error - Reason for rejecting provided
ForkId
.