Skip to content

Commit 3d16b28

Browse files
Merge pull request 0xPolygon#448 from 0xPolygon/miden/push
Update a small thing to trigger a Miden integration
2 parents 2a32bf7 + 8272f1b commit 3d16b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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

0 commit comments

Comments
 (0)