Skip to content

Commit 2c84b48

Browse files
authored
Merge pull request bitcoin#325 from afk11/323-fix-typo
Typo in change to BIP50
2 parents 98b7976 + 9bb5aca commit 2c84b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0050.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This would be an issue even if the entire network was running version 0.7.2. It
4141
===Immediately===
4242

4343
'''Done''': Release a version 0.8.1, forked directly from 0.8.0, that, for the next two months has the following new rules:
44-
# Reject blocks that would probably could cause more than 10,000 locks to be taken.
44+
# Reject blocks that would probably cause more than 10,000 locks to be taken.
4545
# Limit the maximum block-size created to 500,000 bytes
4646
# Release a patch for older versions that implements the same rules, but also increases the maximum number of locks to 537,000
4747
# Create a web page on bitcoin.org that will urge users to upgrade to 0.8.1, but will tell them how to set DB_CONFIG to 537,000 locks if they absolutely cannot.

0 commit comments

Comments
 (0)