Skip to content

Commit 568f1ba

Browse files
Merge branch 'main' of https://github.com/0xPolygon/polygon-docs into cdk/erigon-setup
2 parents 110924e + d686a7d commit 568f1ba

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+449
-2052
lines changed

docs/cdk/architecture/cdk-validium.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The Polygon CDK validium is one of two configuration options of the Polygon CDK, the other being the Polygon zkEVM rollup.
22

3-
As per [the definition](https://ethereum.org/developers/docs/scaling/validium), the Polygon CDK validium uses validity proofs to enforce integrity of state transitions, but it does not store transaction data on the Ethereum network.
3+
As per [the definition of validium](https://ethereum.org/developers/docs/scaling/validium), the Polygon CDK validium uses validity proofs to enforce integrity of state transitions, but it does not store transaction data on the Ethereum network.
44

55
The Polygon CDK validium is in fact a _zero-knowledge validium_ (zkValidium) because it utilises the Polygon zkEVM's off-chain prover to produce zero-knowledge proofs, which are published as _validity proofs_.
66

13.1 MB
Loading
136 KB
Loading
55.2 KB
Loading
30 KB
Loading
17.5 KB
Loading
89.4 KB
Loading
31.1 KB
Loading
45.7 KB
Loading
52.9 KB
Loading

0 commit comments

Comments
 (0)