Skip to content

Commit 071c7f6

Browse files
Update docs/cdk/how-to/integrate-da.md
Co-authored-by: hsutaiyu <51791408+hsutaiyu@users.noreply.github.com>
1 parent face5bb commit 071c7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cdk/how-to/integrate-da.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ This section shows you how to deploy the Docker image containing your custom DAC
9090
1. Edit the following parameters in the [`docker/scripts/v2/deploy_parameters_docker.json`](https://github.com/0xPolygonHermez/zkevm-contracts/blob/v6.0.0-rc.1-fork.9/docker/scripts/v2/deploy_parameters_docker.json) file:
9191
9292
```json
93-
"minDelayTimelock": 3600, BECOMES "minDelayTimelock": 1,
93+
"minDelayTimelock": 3600, // BECOMES "minDelayTimelock": 1,
9494
```
9595
9696
2. Edit the following parameters in the [`/docker/scripts/v2/create_rollup_parameters_docker.json`](https://github.com/0xPolygonHermez/zkevm-contracts/blob/v6.0.0-rc.1-fork.9/docker/scripts/v2/create_rollup_parameters_docker.json) file:

0 commit comments

Comments
 (0)