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 99086d6 commit 21c8628Copy full SHA for 21c8628
.github/scripts/build.sh
@@ -28,8 +28,6 @@ poetry install
28
git clone https://github.com/lightningnetwork/lightning-rfc.git ../lightning-rfc
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