From 0e8509e8216c8241f7d89e67f0b2445373e2a597 Mon Sep 17 00:00:00 2001 From: William Banfield Date: Wed, 4 May 2022 18:23:14 -0400 Subject: [PATCH] tweek language --- docs/rfc/rfc-018-bls-agg-exploration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rfc/rfc-018-bls-agg-exploration.md b/docs/rfc/rfc-018-bls-agg-exploration.md index e60c7ecb4..b63dd7f7a 100644 --- a/docs/rfc/rfc-018-bls-agg-exploration.md +++ b/docs/rfc/rfc-018-bls-agg-exploration.md @@ -241,7 +241,7 @@ I cannot find support listed for Google Cloud, although perhaps it exists. This section outlines the various hurdles that would exist to implementing BLS signature aggregation into Tendermint. It aims to demonstrate that we _could_ -implement BLS signatures but that it would require breaking changes for a +implement BLS signatures but that it would incur risk and require breaking changes for a reasonably unclear benefit. ### Can aggregated signatures be added as soft-upgrades?