Minor correction

"anormality" should be written "abnormality"
pull/223/head
Hugo Doyon 4 years ago committed by GitHub
parent cba3c55ff8
commit 5c0b883a93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -263,7 +263,7 @@ There are 3 ways to close a payment channel:
Different conditions require one or the other way to close a channel. Different conditions require one or the other way to close a channel.
For example, if your channel partner is offline you will not be able to follow "the good way" because a mutual close cannot be done without a cooperating partner. For example, if your channel partner is offline you will not be able to follow "the good way" because a mutual close cannot be done without a cooperating partner.
The good news is that your Lightning Network software will most likely automatically select the best closing mechanism available to you under your specific conditions. The good news is that your Lightning Network software will most likely automatically select the best closing mechanism available to you under your specific conditions.
Whether you as a user implicitely close a channel or the Lightning Network software automatically closes a channel for you due to a detected anormality (e.g. cheating partner), it is usually the Lightning Network software that choses the appropriate way to close. Whether you as a user implicitely close a channel or the Lightning Network software automatically closes a channel for you due to a detected abnormality (e.g. cheating partner), it is usually the Lightning Network software that choses the appropriate way to close.
===== Examining the good way - mutual close ===== Examining the good way - mutual close
The preferred and good way to close a channel is the mutual close. The preferred and good way to close a channel is the mutual close.

Loading…
Cancel
Save