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 5b19b64 commit b1f811eCopy full SHA for b1f811e
test/prelude.sh
@@ -60,7 +60,7 @@ btc -rpcwait getblockchaininfo > /dev/null
60
addr=`btc getnewaddress`
61
62
echo - Generating some blocks... > $dbgout
63
-btc generatetoaddress 432 $addr > /dev/null
+btc generatetoaddress 101 $addr > /dev/null
64
65
# Setup lightningd
66
0 commit comments