Skip to content

fixed typos in pdf #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 19, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions doc/deployable-lightning.lyx
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@ There's a slightly more intuitive and more efficient method than exchanging
\end_layout

\begin_layout Standard
Instead of using a private keys, B uses knowledge of a hash preimage as
Instead of using a private key, B uses knowledge of a hash preimage as
well as its signature to steal funds from a revoked commitment transaction.
Thus, to create a commitment transaction each side provides a hash value;
to revoke a commitment transaction it provides the prehash image.
Expand Down Expand Up @@ -760,7 +760,7 @@ The method of creating the first commitment transaction before signing the

\begin_layout Enumerate
The anchor transaction id required for the commitment input will only be
known one the anchor is signed, and
known once the anchor is signed, and
\end_layout

\begin_layout Enumerate
Expand Down Expand Up @@ -788,7 +788,7 @@ key "go1111111_single_anchor"

.
Any bitcoin transaction fees are initially funded by that anchor, but the
implementation splits fees where possible< and never allows either side
implementation splits fees where possible and never allows either side
to spend funds in the channel if they would no longer be able to pay their
share.
\end_layout
Expand Down