File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -23,13 +23,13 @@ case $NETWORK in
2323 _EXECUTION_LAYER_HTTP=" http://geth.dappnode:8545"
2424 _EXECUTION_LAYER_WS=" ws://geth.dappnode:8546"
2525 ;;
26- " nethermind.dnp .dappnode.eth" )
27- _EXECUTION_LAYER_HTTP=" http://nethermind.dappnode:8545"
28- _EXECUTION_LAYER_WS=" ws://nethermind.dappnode:8546"
26+ " nethermind.public .dappnode.eth" )
27+ _EXECUTION_LAYER_HTTP=" http://nethermind.public. dappnode:8545"
28+ _EXECUTION_LAYER_WS=" ws://nethermind.public. dappnode:8546"
2929 ;;
30- " besu.dnp .dappnode.eth" )
31- _EXECUTION_LAYER_HTTP=" http://besu.dappnode:8545"
32- _EXECUTION_LAYER_WS=" ws://besu.dappnode:8546"
30+ " besu.public .dappnode.eth" )
31+ _EXECUTION_LAYER_HTTP=" http://besu.public. dappnode:8545"
32+ _EXECUTION_LAYER_WS=" ws://besu.public. dappnode:8546"
3333 ;;
3434 " erigon.dnp.dappnode.eth" )
3535 _EXECUTION_LAYER_HTTP=" http://erigon.dappnode:8545"
You can’t perform that action at this time.
0 commit comments