diff options
author | Jon Atack <jon@atack.com> | 2024-10-20 08:45:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-20 08:45:33 -0700 |
commit | 385ac876d3e5040437f1c7a7a19c45283325137e (patch) | |
tree | 95cc6fe91948640951bd507dc4c9a85cdab36347 | |
parent | 5284427971f17e306b9518614cc5a8da5963ce4c (diff) | |
parent | b6ea55291fb0a2c68c115712143c434b543da942 (diff) |
Merge pull request #1688 from jlopp/bip99
Fix BIP-99 Formatting
-rw-r--r-- | bip-0099.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0099.mediawiki b/bip-0099.mediawiki index 5368b53..6889252 100644 --- a/bip-0099.mediawiki +++ b/bip-0099.mediawiki @@ -113,7 +113,7 @@ planned consensus fork to migrate all Bitcoin-qt 0.7- users could remove those additional consensus restrictions. Had libconsensus being implemented without depending on levelDB, those additional restrictions wouldn't have been part of "the specification" - and this would just have been a bug in the +and this would just have been a bug in the consensus rules, just a consensus-critical bug in a set of implementations, concretely all satoshi-bitcoin-0.7-or-less (which happened to be a huge super majority of the users), but other |