Skip to content

Commit

Permalink
reset network_params.yaml to not have altda params
Browse files Browse the repository at this point in the history
  • Loading branch information
samlaf committed Feb 4, 2025
1 parent ddea15f commit 81d15f2
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions network_params.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
optimism_package:
altda_deploy_config:
use_altda: true
da_commitment_type: KeccakCommitment
da_challenge_window: 100
da_resolve_window: 100
da_bond_size: 0
da_resolver_refund_percentage: 0
chains:
- participants:
- el_type: op-geth
Expand Down Expand Up @@ -46,17 +39,7 @@ optimism_package:
mev_params:
builder_host: ""
builder_port: ""
da_server_params:
image: us-docker.pkg.dev/oplabs-tools-artifacts/images/da-server:latest
# A list of optional extra params that will be passed to the da-server container for modifying its behaviour
cmd:
- "da-server"
- "--file.path=/home"
- "--addr=0.0.0.0"
- "--port=3100"
- "--log.level=debug"
additional_services:
- da_server
additional_services: []
op_contract_deployer_params:
image: us-docker.pkg.dev/oplabs-tools-artifacts/images/op-deployer:v0.0.11
l1_artifacts_locator: https://storage.googleapis.com/oplabs-contract-artifacts/artifacts-v1-c193a1863182092bc6cb723e523e8313a0f4b6e9c9636513927f1db74c047c15.tar.gz
Expand Down

0 comments on commit 81d15f2

Please sign in to comment.