# Functions

IsTTDReached checks if the TotalTerminalDifficulty has been surpassed on the `parentHash` block.
New creates a consensus engine with the given embedded eth1 engine.
NewFaker creates a fake consensus engine for testing.

# Structs

Beacon is a consensus engine that combines the eth1 consensus and proof-of-stake algorithm.