Skip to content

Commit 35d8f1c

Browse files
authored
Merge pull request #1249 from lightninglabs/update-roasbeef-key
scripts: update Roasbeef's key ID in verify-install.sh
2 parents 06fbd06 + 3e4a647 commit 35d8f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/verify-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ MIN_REQUIRED_SIGNATURES=5
1919
# NOTE: Reviewers of this file must make sure that both the key IDs and
2020
# usernames in the list below are unique!
2121
KEYS=()
22-
KEYS+=("E4D85299674B2D31FAA1892E372CBD7633C61696 roasbeef")
22+
KEYS+=("A5B61896952D9FDA83BC054CDC42612E89237182 roasbeef")
2323
KEYS+=("F4FC70F07310028424EFC20A8E4256593F177720 guggero")
2424
KEYS+=("6D664242E706635868EB0C67D55307DC71F37212 jharveyb")
2525
KEYS+=("7D85EF2052C86F6F81D2C59112BF5261A78AFF3D georgetsagk")

0 commit comments

Comments
 (0)