mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-21 22:31:48 +01:00
bitcoin-cli reference is confusing (#3583)
User will fund from whatever source they have. If they already have bitcoin-cli funded, then they will know how to fund from it?
This commit is contained in:
parent
41b18050a0
commit
8539442de3
1 changed files with 0 additions and 3 deletions
|
@ -126,9 +126,6 @@ open a channel:
|
|||
```bash
|
||||
# Returns an address <address>
|
||||
lightning-cli newaddr
|
||||
|
||||
# Returns a transaction id <txid>
|
||||
bitcoin-cli sendtoaddress <address> <amount_in_bitcoins>
|
||||
```
|
||||
|
||||
`lightningd` will register the funds once the transaction is confirmed.
|
||||
|
|
Loading…
Add table
Reference in a new issue