diff options
author | douglaz <allandouglas@gmail.com> | 2024-07-07 01:01:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-07 01:01:03 +0000 |
commit | d3ff66e984a951b9497a84f90368e707b4c9bf4b (patch) | |
tree | b1da6fbc227e677b6c4f06c32bb3f5ea7a1d360e /bip-0065.mediawiki | |
parent | 5a4b5ad67a1c9a3fe444acdd4ca4c60246c3706c (diff) |
Fix typo in bip-0065
Diffstat (limited to 'bip-0065.mediawiki')
-rw-r--r-- | bip-0065.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0065.mediawiki b/bip-0065.mediawiki index 1365884..15dca78 100644 --- a/bip-0065.mediawiki +++ b/bip-0065.mediawiki @@ -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 |