Skip to main content

Module hardfork

Module hardfork 

Source
Expand description

Ethereum hardfork specification IDs.

Modules§

name
String identifiers for hardforks.

Structs§

String
A UTF-8–encoded, growable string.
UnknownHardfork
Error type for unknown hardfork names. Returned by SpecId::from_str.

Enums§

SpecId
Specification IDs and their activation points.

Traits§

ToString
A trait for converting a value to a String.