2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-12 07:12:57 +00:00

fix typos (#804)

This commit is contained in:
Owen Gunden 2021-09-10 14:53:05 -04:00 committed by GitHub
parent a06959313c
commit 356fdea5d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -227,7 +227,7 @@ As we will see in the next section, the maximum is only for _pending_ HTLCs, sin
Now Bob and Alice both have a new commitment transaction with an additional HTLC output and we have achieved a major step towards updating a payment channel.
The new Balance of Alice and Bob does not reflect yet that Alice has successfully send 50,200 satoshis to Bob.
The new balance of Alice and Bob does not reflect yet that Alice has successfully sent 50,200 satoshis to Bob.
However the HTLCs are now set up in a way that secure settlement in exchange for the proof of payment will be possible.