Skip to content

Commit d78b64c

Browse files
maximopalopoliJuArceMarcosNicolau
authored
fix: add Hoodi support for l2 example (#2142)
Co-authored-by: Julian Arce <[email protected]> Co-authored-by: Marcos Nicolau <[email protected]>
1 parent ebb110c commit d78b64c

File tree

9 files changed

+1735
-8197
lines changed

9 files changed

+1735
-8197
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# .env example for holesky network
2-
NETWORK=holesky
3-
ETH_RPC_URL=https://ethereum-holesky-rpc.publicnode.com
4-
WS_ETH_RPC_URL=wss://ethereum-holesky-rpc.publicnode.com
1+
# .env example for hoodi network
2+
NETWORK=hoodi
3+
ETH_RPC_URL=https://ethereum-hoodi-rpc.publicnode.com
4+
WS_ETH_RPC_URL=wss://ethereum-hoodi-rpc.publicnode.com
55
BEACON_CLIENT_URL=<YOUR_BEACON_CLIENT_URL> # This can't be a public one as we need to retrieve blobs and they don't support that method
66
PRIVATE_KEY_STORE_PATH=<PATH_TO_STATE_TRANSITION_OWNER_KEYSTORE>
77
PRIVATE_KEY_STORE_PASSWORD=<STATE_TRANSITION_OWNER_KEYSTORE_PASSWORD>

0 commit comments

Comments
 (0)