Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( MainnetForkVersion = beaconcommon.Version{0x00, 0x00, 0x00, 0x00} PraterForkVersion = beaconcommon.Version{0x00, 0x00, 0x10, 0x20} SepoliaForkVersion = beaconcommon.Version{0x90, 0x00, 0x00, 0x69} RopstenForkVersion = beaconcommon.Version{0x80, 0x00, 0x00, 0x69} )
Functions ¶
func ForkVersion ¶
func ForkVersion(network string) (beaconcommon.Version, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.