You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cdk/releases/stack-components.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ The following table lists the components and where you can find them for CDK rol
32
32
33
33
Next are the brief descriptions of each CDK component.
34
34
35
-
- CDK Erigon node, a fork of erigon, that manages the following:
35
+
- CDK Erigon node, a fork of [erigon](https://github.com/ledgerwatch/erigon), that manages the following:
36
36
- Multiple RPC nodes that provide common APIs for sending transactions.
37
37
- Sequencer for executing transactions, and creating blocks and batches.
38
38
- DAC: The Data Availability Committee, specifically for validium mode, is a set of *trusted actors* who keep custody of all transaction data, including monitoring and validating hash values the sequencer sender proposes to publish on L1.
0 commit comments