Skip to content

Commit

Permalink
Merge pull request bitcoin#1632 from douglaz/patch-1
Browse files Browse the repository at this point in the history
Fix typo in bip-0065
  • Loading branch information
murchandamus authored Jul 8, 2024
2 parents 5a4b5ad + d3ff66e commit 0a78fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bip-0065.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ Proving the sacrifice of some limited resource is a common technique in a
variety of cryptographic protocols. Proving sacrifices of coins to mining fees
has been proposed as a ''universal public good'' to which the sacrifice could
be directed, rather than simply destroying the coins. However doing so is
non-trivial, and even the best existing technqiue - announce-commit sacrifices
non-trivial, and even the best existing technique - announce-commit sacrifices
- could encourage mining centralization. CHECKLOCKTIMEVERIFY can be used to
create outputs that are provably spendable by anyone (thus to mining fees
assuming miners behave optimally and rationally) but only at a time
Expand Down

0 comments on commit 0a78fc1

Please sign in to comment.