remove troublemaker channel
This commit is contained in:
parent
2fc56ff07a
commit
fe118edc7f
2 changed files with 1 additions and 7 deletions
|
|
@ -167,12 +167,6 @@ lnbits-lightning-init(){
|
|||
bitcoin-cli-sim -generate $channel_confirms > /dev/null
|
||||
wait-for-lnd-channel 1
|
||||
|
||||
# cln-1 -> cln-2
|
||||
peerid=$(connect_clightning_node 1 2)
|
||||
echo "open channel from cln-1 to cln-2"
|
||||
lightning-cli-sim 1 fundchannel -k id=$peerid amount=$channel_size push_msat=$balance_size_msat
|
||||
bitcoin-cli-sim -generate $channel_confirms > /dev/null
|
||||
|
||||
wait-for-clightning-channel 1
|
||||
wait-for-clightning-channel 2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue