Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bap2pecs authored Feb 6, 2024
1 parent 53e95f3 commit 2b35fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ A new folder will be created witth the following name `deployments/${network}_$(
- `chainID`: uint64, chainID of the zkEVM
- `trustedAggregator`:address, Trusted aggregator address
- `trustedAggregatorTimeout`: uint64, If a sequence is not verified in this timeout everyone can verify it
- `pendingStateTimeout`: uint64, Once a pending state exceeds this timeout it can be consolidated
- `pendingStateTimeout`: uint64, Once a pending state exceeds this timeout it can be consolidated by everyone
- `forkID`: uint64, Fork ID of the zkEVM, indicates the prover (zkROM/executor) version
- `admin`:address, Admin address, can adjust PolygonZkEVM parameters or stop the emergency state
- `zkEVMOwner`: address, Able to put the PolygonZkEVM into emergency state (kill switch)
Expand Down

0 comments on commit 2b35fcf

Please sign in to comment.