File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -669,7 +669,7 @@ There's a slightly more intuitive and more efficient method than exchanging
669
669
\end_layout
670
670
671
671
\begin_layout Standard
672
- Instead of using a private keys , B uses knowledge of a hash preimage as
672
+ Instead of using a private key , B uses knowledge of a hash preimage as
673
673
well as its signature to steal funds from a revoked commitment transaction.
674
674
Thus, to create a commitment transaction each side provides a hash value;
675
675
to revoke a commitment transaction it provides the prehash image.
@@ -760,7 +760,7 @@ The method of creating the first commitment transaction before signing the
760
760
761
761
\begin_layout Enumerate
762
762
The anchor transaction id required for the commitment input will only be
763
- known one the anchor is signed, and
763
+ known once the anchor is signed, and
764
764
\end_layout
765
765
766
766
\begin_layout Enumerate
@@ -788,7 +788,7 @@ key "go1111111_single_anchor"
788
788
789
789
.
790
790
Any bitcoin transaction fees are initially funded by that anchor, but the
791
- implementation splits fees where possible< and never allows either side
791
+ implementation splits fees where possible and never allows either side
792
792
to spend funds in the channel if they would no longer be able to pay their
793
793
share.
794
794
\end_layout
You can’t perform that action at this time.
0 commit comments