Skip to content

Commit fd05d4a

Browse files
authored
Merge pull request 0xPolygon#2584 from 0xPolygon/Sharonbc01-patch-2
Update pessimistic-proofs.md
2 parents 9bec1ad + fb44c99 commit fd05d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cdk/concepts/pessimistic-proofs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The architectural components of CDK sovereign chains are detailed in the table b
1818

1919
| Component | CDK Stack | Notes |
2020
| ------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
21-
| Node = RPC and sequencer | [cdk-erigon](https://github.com/0xPolygonHermez/cdk-erigon) | Customizable, commonly:<br/>\- Sequencer = 1 node<br/>\- RPC = multiple nodes |
21+
| Node = RPC and sequencer | [cdk-erigon v2.61.x](https://github.com/0xPolygonHermez/cdk-erigon) | Customizable, commonly:<br/>\- Sequencer = 1 node<br/>\- RPC = multiple nodes |
2222
| Contracts | <a href=https://github.com/0xPolygonHermez/zkevm-contracts>zkevm-contracts</a> | Includes L1 contracts for functionality |
2323
| CLI | [cdk](https://github.com/0xPolygon/cdk) | Included in [CDK](https://github.com/0xPolygon/cdk) repo |
2424
| AggSender | <a href=https://github.com/0xPolygon/cdk>cdk</a> | A sub-component of the CDK client that sends certificates to the AggLayer node |

0 commit comments

Comments
 (0)