Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
Fix spec spelling typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Shadowfiend committed Apr 5, 2020
1 parent 5cc05c4 commit b535f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/appendix/spv/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ called "objectivity." Simply put, proof of work cannot be forged and no outside
information is needed to check its validity. Without knowing the history of the
chain, we can examine a Bitcoin block header and determine (probabilistically)
how many hashes were performed to generate it. The number of hashes used to
generate a header represents an unforgable cost inherent to that header,
generate a header represents an unforgeable cost inherent to that header,
independent of its context or history.

Contrast this with Proof of Stake, in which the cost of generating a header is
Expand Down

0 comments on commit b535f5f

Please sign in to comment.