mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 08:26:17 +00:00
Update 13_5_Paying_a_Invoice.md
This commit is contained in:
parent
971fc5ad08
commit
951e90358b
@ -84,6 +84,7 @@ c$ lightning-cli --network=testnet listfunds
|
||||
### Paying your invoice
|
||||
|
||||
You should use `lightning-cli pay ` command to pay the invoice. The pay RPC command attempts to find a route to the given destination, and send the funds asked in amount value.
|
||||
Notice amount is expressed in milli-satoshi.
|
||||
|
||||
```
|
||||
c$lightning-cli --network=testnet pay
|
||||
|
Loading…
x
Reference in New Issue
Block a user