You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Official Golang execution layer implementation of the Ethereum protocol.
4
4
5
5
Builder API implementing [builder spec](https://github.com/ethereum/builder-specs), making geth into a standalone block builder.
6
6
7
-
Run on your favorite network, including Kiln and local devnet.
7
+
Run on your favorite network, including Mainnet, Goerli, Sepolia and local devnet.
8
8
9
9
Requires forkchoice update to be sent for block building, on public testnets run beacon node modified to send forkchoice update on every slot [example modified beacon client (lighthouse)](https://github.com/flashbots/lighthouse)
0 commit comments