mirror of
https://github.com/lnbook/lnbook
synced 2024-11-04 18:00:26 +00:00
capitalization
This commit is contained in:
parent
64520e1d4f
commit
7375e64c0d
@ -318,8 +318,8 @@ Invoices also have an expiry time so that the payee can delete the preimage afte
|
||||
|
||||
=== Delivering the payment
|
||||
|
||||
You have already learnt that payments start with the payee creating an invoice which includes a Payment Hash to make sure that payments are atomic and that no one on the path of payment channels can withhold the transferred money to their benefit.
|
||||
In this section we will dive into the ideas and methods that are being used to deliver a payment over the lightning network and utilizie everything that we have used so far.
|
||||
You have already learnt that payments start with the payee creating an invoice which includes a Payment Hash to make sure that payments are atomic and that no one on the path of payment channels can withold the transferred money to their benefit.
|
||||
In this section we will dive into the ideas and methods that are being used to deliver a payment over the Lightning Network and utilize everything that we have used so far.
|
||||
We need to introduce one missing protocol of the Lightning Network which is the gossip protocol.
|
||||
|
||||
==== The peer 2 peer gossip protocol
|
||||
|
Loading…
Reference in New Issue
Block a user