1
0

cli: remove enable/disable lightning

This commit is contained in:
bitromortac
2020-10-13 19:10:01 +02:00
committed by ThomasV
parent 3314c149f2
commit 3c3a59c517
2 changed files with 0 additions and 12 deletions

View File

@@ -76,7 +76,6 @@ if [[ $1 == "init" ]]; then
rm -rf /tmp/$2/
agent="./run_electrum --regtest -D /tmp/$2"
$agent create --offline > /dev/null
$agent -o init_lightning
$agent setconfig --offline log_to_file True
$agent setconfig --offline server 127.0.0.1:51001:t
$agent setconfig --offline lightning_to_self_delay 144