We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbabf87 commit a7877beCopy full SHA for a7877be
config/src/main/resources/holesky.json
@@ -29,6 +29,7 @@
29
}
30
},
31
"ethash": {},
32
+ "depositContractAddress": "0x4242424242424242424242424242424242424242",
33
"discovery": {
34
"dns": "enrtree://AKA3AM6LPBYEUDMVNU3BSVQJ5AD45Y7YPOHJLEF6W26QOE4VTUDPE@all.holesky.ethdisco.net",
35
"bootnodes": [
config/src/main/resources/sepolia.json
"ethash":{},
+ "depositContractAddress": "0x7f02c3e3c98b133055b8b348b2ac625669ed295d",
"dns": "enrtree://AKA3AM6LPBYEUDMVNU3BSVQJ5AD45Y7YPOHJLEF6W26QOE4VTUDPE@all.sepolia.ethdisco.net",
0 commit comments