mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-29 04:52:32 +02:00
#3054 cln change signing to rusty
This commit is contained in:
@@ -9,13 +9,13 @@ CLVERSION=v0.11.0.1
|
|||||||
# CLVERSION="063366ed7e3b7cc12a8d1681acc2b639cf07fa23"
|
# CLVERSION="063366ed7e3b7cc12a8d1681acc2b639cf07fa23"
|
||||||
|
|
||||||
# https://github.com/ElementsProject/lightning/tree/master/contrib/keys
|
# https://github.com/ElementsProject/lightning/tree/master/contrib/keys
|
||||||
# PGPsigner="rustyrussel"
|
PGPsigner="rustyrussel"
|
||||||
# PGPpubkeyLink="https://raw.githubusercontent.com/ElementsProject/lightning/master/contrib/keys/rustyrussell.txt"
|
PGPpubkeyLink="https://raw.githubusercontent.com/ElementsProject/lightning/master/contrib/keys/rustyrussell.txt"
|
||||||
# PGPpubkeyFingerprint="D9200E6CD1ADB8F1"
|
PGPpubkeyFingerprint="D9200E6CD1ADB8F1"
|
||||||
|
|
||||||
PGPsigner="cdecker"
|
#PGPsigner="cdecker"
|
||||||
PGPpubkeyLink="https://raw.githubusercontent.com/ElementsProject/lightning/master/contrib/keys/${PGPsigner}.txt"
|
#PGPpubkeyLink="https://raw.githubusercontent.com/ElementsProject/lightning/master/contrib/keys/${PGPsigner}.txt"
|
||||||
PGPpubkeyFingerprint="A26D6D9FE088ED58"
|
#PGPpubkeyFingerprint="A26D6D9FE088ED58"
|
||||||
|
|
||||||
# help
|
# help
|
||||||
if [ $# -eq 0 ]||[ "$1" = "-h" ]||[ "$1" = "--help" ];then
|
if [ $# -eq 0 ]||[ "$1" = "-h" ]||[ "$1" = "--help" ];then
|
||||||
|
Reference in New Issue
Block a user