We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5df79b commit 6fe5fa3Copy full SHA for 6fe5fa3
.github/scripts/build.sh
@@ -28,8 +28,6 @@ poetry install
28
git clone https://github.com/lightning/bolts.git ../${BOLTDIR}
29
git submodule update --init --recursive
30
31
-wget -q --directory-prefix=contrib/remote_hsmd https://gitlab.com/lightning-signer/validating-lightning-signer/-/raw/master/src/server/remotesigner.proto
32
-
33
./configure CC="$CC"
34
cat config.vars
35
0 commit comments