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 012636c commit 3db4a92Copy full SHA for 3db4a92
docker-compose.yaml
@@ -120,7 +120,7 @@ services:
120
- --rpc-host=0.0.0.0
121
- --grpc-gateway-host=0.0.0.0
122
- --chain-id=1337
123
- - --execution-endpoint=http://geth:8551
+ - --execution-endpoint=http://geth:8545
124
- --accept-terms-of-use
125
- --jwt-secret=/config/jwt.hex
126
- --suggested-fee-recipient=0x000000000000000000000000000000000000dEaD
0 commit comments