Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Fork ¶
type Fork int
Fork is a numerical identifier of specific network upgrades (forks).
const ( Frontier Fork = iota FrontierThawing Homestead DAO TangerineWhistle // a.k.a. the EIP150 fork SpuriousDragon // a.k.a. the EIP155 fork Byzantium Constantinople Petersburg Istanbul MuirGlacier Berlin London ArrowGlacier GrayGlacier Paris Shanghai Cancun Prague Osaka BPO1 BPO2 BPO3 BPO4 BPO5 Amsterdam )
Click to show internal directories.
Click to hide internal directories.