Skip to content

Commit

Permalink
Merge branch 'main' into update-deploy-l1-plonk-verifier
Browse files Browse the repository at this point in the history
  • Loading branch information
dionysuzx authored Jan 29, 2023
2 parents 2227178 + 830ba04 commit c1c2147
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/website/pages/docs/resources/faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ There are 2 types of zero-knowledge proofs: ZK-SNARKs and ZK-STARKs. Taiko uses

## What is a ZK-SNARK?

A Zero-Knowledge Succinct Non-Interactive Argument of Knowledge (ZK-SNARK) is a type of zero-knowledge proof in which one party can demonstrate the possesion of certain information without revealing the information itself and having any direct communication between the party providing the proof and the party verifying it. ZK-SNARKs are known to be lighter than ZK-STARKs and take less time to verify. They also require less gas, offering cheaper transactions.
A Zero-Knowledge Succinct Non-Interactive Argument of Knowledge (ZK-SNARK) is a type of zero-knowledge proof in which one party can demonstrate the possession of certain information without revealing the information itself and having any direct communication between the party providing the proof and the party verifying it. ZK-SNARKs are known to be lighter than ZK-STARKs and take less time to verify. They also require less gas, offering cheaper transactions.

[Learn more about ZK-SNARKs](https://ethereum.org/en/zero-knowledge-proofs/#zk-snarks)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ These steps will help you receive testnet tokens from the faucet.

The Twitter API is hitting a rate limit. Because of this, the faucet can’t recognize the Ethereum address in your tweet.

To solve this, you will need to wait and try again. If you continue having problems, you can ask the community to send you testnet funds by sending your address address to the Discord channel: `🪙︱manual-faucet`.
To solve this, you will need to wait and try again. If you continue having problems, you can ask the community to send you testnet funds by sending your address to the Discord channel: `🪙︱manual-faucet`.

0 comments on commit c1c2147

Please sign in to comment.