From 7e0e6eb212d14799670c357cb750539caaa3cb0b Mon Sep 17 00:00:00 2001 From: tvanepps Date: Mon, 26 Sep 2022 11:11:36 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec55698..64fec36 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Summary -TThe KZG Ceremony is a coordinated public ritual (aka trusted setup, "Parameter Generation Event" in Zcash) which will provide a cryptographic foundation for Ethereum scaling initiatives. From the specs repo: +TThe KZG Ceremony is a coordinated public ritual which will provide a cryptographic foundation for Ethereum scaling initiatives. From the specs repo: > The ceremony takes place between participants and the sequencer. Participants are the entities that contribute their secret randomness to the final output 𝜏 s. The roll of the sequencer it to act as the common point of interaction for all participants as well as verifying participants' contribution as the ceremony progresses.