Documentation ¶ Index ¶ func CreateForkDigest(genesisTime time.Time, genesisValidatorsRoot []byte) ([4]byte, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CreateForkDigest ¶ func CreateForkDigest( genesisTime time.Time, genesisValidatorsRoot []byte, ) ([4]byte, error) CreateForkDigest creates a fork digest from a genesis time and genesis validators root, utilizing the current slot to determine the active fork version in the node. Types ¶ This section is empty. Source Files ¶ View all Source files fork.go Click to show internal directories. Click to hide internal directories.