Skip to content

Commit

Permalink
Update EIPS/eip-1108.md
Browse files Browse the repository at this point in the history
Co-Authored-By: zac-williamson <blorktronics@gmail.com>
  • Loading branch information
Shadowfiend and zac-williamson committed May 3, 2019
1 parent 25ea45a commit 7d96fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-1108.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ To summarise, the are a number of protocols that currently exist on main-net, th

### Cheaper elliptic curve cryptography can be used to trade storage for computation

Solutions such as Rollup and Ignis can be used to batch groups of individal transactions into a zk-snark proof, with the on-chain state being represented by a small Merkle root, instead of a large number of account balances.
Solutions such as Rollup and Ignis can be used to batch groups of individal transactions into a zk-SNARK proof, with the on-chain state being represented by a small Merkle root, instead of a large number of account balances.

If zk-SNARK verification costs are decreased, these solutions can be deployed for a wider range of use cases and more Rollup-style transactions can be processed per block.

Expand Down

0 comments on commit 7d96fd1

Please sign in to comment.