Skip to content

Commit

Permalink
Add release key
Browse files Browse the repository at this point in the history
  • Loading branch information
colincasey committed Oct 22, 2024
1 parent 0b9fc8c commit 6d4a114
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/bin/download-verify-node
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ gpg_keys=(
"DD792F5973C6DE52C432CBDAC77ABFA00DDBF2B7"
"A363A499291CBBC940DD62E41F10027AF002F8B0"
"CC68F5A3106FF448322E48ED27F5E38D5B0A215F"
"C0D6248439F1D5604AAFFB4021D900FFDB233756"
)
for key in "${gpg_keys[@]}"; do
gpg --keyserver hkps://keys.openpgp.org --recv-keys "$key"
Expand Down

0 comments on commit 6d4a114

Please sign in to comment.