Skip to content

Commit

Permalink
ci: geth --netrestrict to local docker ips (#13555)
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwiseguy authored Jan 2, 2025
1 parent 7562e4c commit ca88943
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions op-deployer/pkg/deployer/integration_test/apply_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ participants:
el_extra_params:
- "--gcmode=archive"
- "--rpc.txfeecap=0"
- "--netrestrict=172.17.0.0/16"
cl_type: lighthouse
network_params:
prefunded_accounts: '{ "0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266": { "balance": "1000000ETH" } }'
Expand Down

0 comments on commit ca88943

Please sign in to comment.