Skip to content

Commit

Permalink
Merge remote-tracking branch 'github/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
aantonop committed Oct 18, 2021
2 parents 9970b84 + 6ea7536 commit ce50501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 03_how_ln_works.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,7 @@ On Lightning, payments do not require inputs to be consumed. Instead, each payme

As many possible channels and paths can be used to make a payment, the Lightning user's choice of channels and paths is somewhat analogous to the Bitcoin user's choice of UTXO.

With technologies such as Atomic Multi-Path (AMP) and Multi-Path Payments (MPP), which we will review in subsequent chapters, several Lightning paths can be aggregated into a single atomic payment, just like several Bitcoin UTXO can be aggregated into a single atomic Bitcoin transaction.
With Multi-Part Payments (MPP), which we will review in subsequent chapters, several Lightning paths can be aggregated into a single atomic payment, just like several Bitcoin UTXO can be aggregated into a single atomic Bitcoin transaction.

==== Change Outputs On Bitcoin vs. No Change On Lightning

Expand Down

0 comments on commit ce50501

Please sign in to comment.