From 9210a2f6616a9f77386d5b196d009e7a9a8175f3 Mon Sep 17 00:00:00 2001 From: Ishita Choudhary <122989212+ishitaChoudhary2002@users.noreply.github.com> Date: Fri, 19 May 2023 22:31:21 +0530 Subject: [PATCH] Update 5_guardianNetwork.md --- src/wormhole/5_guardianNetwork.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wormhole/5_guardianNetwork.md b/src/wormhole/5_guardianNetwork.md index d15d8d6..6388dd4 100644 --- a/src/wormhole/5_guardianNetwork.md +++ b/src/wormhole/5_guardianNetwork.md @@ -42,7 +42,7 @@ The signing scheme of the VAAs can be changed without affecting downstream users ## Chain Agnosticism -Today, Wormhole supports a wider range of ecosystems than any other interoperability protocol because it uses simple tech (t-schnorr signatures), an adaptable, heterogenous relayer model, and a robust validator network. +Today, Wormhole supports a wider range of ecosystems than any other interoperability protocol because it uses simple tech (t-schnorr signatures), an adaptable, heterogeneous relayer model, and a robust validator network. Wormhole can expand to new ecosystems as quickly as a Core Contract can be developed for the smart contract runtime. Relayers don't need to be factored into the security model--they just need to be able to upload messages to the blockchain. The Guardians are able to observe every transaction on every chain, without taking shortcuts.