Update docs/rfc/rfc-018-bls-agg-exploration.md

Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
This commit is contained in:
William Banfield
2022-04-15 23:14:29 -04:00
committed by GitHub
co-authored by M. J. Fromberger
parent d4bae3eddf
commit 111b234be3
+1 -1
View File
@@ -323,7 +323,7 @@ Backwards compatibility is an important consideration for signature verification
Specifically, it is important to consider whether chains using current versions
of IBC would be able to interact with chains adopting BLS.
Because the Block shared by IBC and Tendermint is produced and parsed using
Because the `Block` shared by IBC and Tendermint is produced and parsed using
protobuf, new structures can be added to the Block without breaking the
ability of legacy users to parse the new structure. Breaking changes between
current users of IBC and new Tendermint blocks only occur if data that is