Increase LND login delay to try and imrpove login consistency

This commit is contained in:
Taylor Helsper 2020-03-04 12:52:10 -06:00
parent f370b60993
commit dcc614d955

View File

@ -19,7 +19,7 @@ while true; do
# Sleep 15 seconds to let LND startup and avoid LN race condition
# See https://github.com/lightningnetwork/lnd/issues/3631
/bin/sleep 15s
/bin/sleep 30s
echo "Unlocking wallet..."
/usr/bin/expect /usr/bin/unlock_lnd.tcl