2.2 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.
Table of Contents
- Section One: Generating a Payment Request
- Section Two: Paying an Invoice
- Section Three: Closing a Lightning Channel
- Section Four: Expanding the Lightning Network
Capítulo dezenove: usando um raio
: Informação_Source: ** Nota: ** Este é um rascunho em andamento, para que eu possa obter algum feedback dos iniciantes. Ainda não está pronto para aprender.
Neste capítulo, você continuará trabalhando com a interface de linha de comando "Lightning-Cli` Você criará faturas, executará pagamentos e canais fechados - todas as principais atividades para usar o Lightning.
Objetivos para este capítulo
Depois de trabalhar através deste capítulo, um desenvolvedor será capaz de:
- Execute pagamentos na rede relâmpago.
- Aplique o fechamento para um canal de relâmpago.
Objetivos de apoio incluem a capacidade de:
- Compreender o formato das faturas.
- Entenda o ciclo de vida dos pagamentos de rede de raios.
- Saber como expandir a rede relâmpago.
Índice
- [Seção One: Gerando uma solicitação de pagamento] (19_1_Generate_A_Payment_Request.md)
- [Seção dois: pagando uma fatura] (19_2_Paying_a_invoice.md)
- [Seção três: fechando um canal de raio] (19_3_closing_a_channel.md)
- [Seção Quatro: Expandindo a rede Lightning] (19_4_lightning_network_review.md)