mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 02:17:24 +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 | ### 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. | 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  | c$lightning-cli --network=testnet pay  | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user