Skip to content

Commit

Permalink
Merge pull request lightningnetwork#9352 from guggero/update-roasbeef…
Browse files Browse the repository at this point in the history
…-key

scripts: update Roasbeef's key ID in verify-install.sh
  • Loading branch information
guggero authored Dec 13, 2024
2 parents ff14847 + 4ee36e3 commit bb9c680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/verify-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ MIN_REQUIRED_SIGNATURES=5
KEYS=()
KEYS+=("F4FC70F07310028424EFC20A8E4256593F177720 guggero")
KEYS+=("15E7ECF257098A4EF91655EB4CA7FE54A6213C91 carlaKC")
KEYS+=("E4D85299674B2D31FAA1892E372CBD7633C61696 roasbeef")
KEYS+=("A5B61896952D9FDA83BC054CDC42612E89237182 roasbeef")
KEYS+=("729E9D9D92C75A5FBFEEE057B5DD717BEF7CA5B1 wpaulino")
KEYS+=("7E81EF6B9989A9CC93884803118759E83439A9B1 Crypt-iQ")
KEYS+=("9FC6B0BFD597A94DBF09708280E5375C094198D8 bhandras")
Expand Down

0 comments on commit bb9c680

Please sign in to comment.