Skip to content

Commit eea3617

Browse files
committed
add delegated guardian set 7
1 parent 738e4c9 commit eea3617

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

guardianset/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
The files named "v1" to "vX" document historic guardian set changes.
22

3-
Wormhole Core contract deployments that are set to a particular guardian set index only accept VAAs that are signed by a quorum of entities in that set. The VAAs that guardian sets had signed to approve the next guardian set are stored in deployments/mainnet/guardianSetVAAs.csv
3+
Wormhole Core contract deployments that are set to a particular guardian set index only accept VAAs that are signed by a quorum of entities in that set. The VAAs that guardian sets had signed to approve the next guardian set are stored in guardianSetVAAs.csv
44

55
----
66

77
The files named "dgs1" to "dgsX" document historic delegated guardian set changes.
88

9-
The guardian node pulls the delegated guardian set configuration from a smart contract on Ethereum, based on which it decides which guardian's observations it must take into account before signing their own observation. These VAAs are stored in deployments/mainnet/delegatedGuardianSetVAAs.csv
9+
The guardian node pulls the delegated guardian set configuration from a smart contract on Ethereum, based on which it decides which guardian's observations it must take into account before signing their own observation. These VAAs are stored in delegatedGuardianSetVAAs.csv

0 commit comments

Comments
 (0)