mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 16:36:32 +00:00
Update 13_6_Closing_a_Channel.md
This commit is contained in:
parent
cf7560ac10
commit
b4f5784931
@ -43,7 +43,7 @@ c$ lightning-cli --network=testnet listfunds
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
### Closing a channel
|
## Closing a channel
|
||||||
|
|
||||||
You should use `lightning-cli close` command to close the channel. This RPC command attempts to close the channel cooperatively with the peer, or unilaterally after unilateraltimeout expires, and the to-local output will be sent to the address specified in destination.
|
You should use `lightning-cli close` command to close the channel. This RPC command attempts to close the channel cooperatively with the peer, or unilaterally after unilateraltimeout expires, and the to-local output will be sent to the address specified in destination.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user