mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 02:17:24 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			1.1 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.1 KiB
		
	
	
	
	
	
	
	
Chapter Nineteen: Using Lightning
ℹ️ NOTE: This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning.
In this chapter you'll continue work with the lightning-cli command-line interface. You'll create invoices, perform payments, and close channels — all of the major activities for using Lightning.
Objectives for This Chapter
After working through this chapter, a developer will be able to:
- Perform payments on the Lightning Network.
- Apply closure to a Lightning channel.
Supporting objectives include the ability to:
- Understand the format of invoices.
- Understand the life cycle of Lightning Network payments.
- Know how to expand the Lightning Network.