Merge pull request #332 from paveljanik/patch-2

ISM: Proper case, update PR number
This commit is contained in:
Luke-Jr 2016-02-12 18:08:07 +00:00
commit 0c7b56c823

View File

@ -345,12 +345,12 @@ semantics and detailed rationale for those semantics.
A reference implementation is provided by the following pull request:
https://github.com/bitcoin/bitcoin/pull/6564
https://github.com/bitcoin/bitcoin/pull/7524
==Deployment==
This BIP is to be deployed by either version-bits BIP9 or by isSuperMajority(). Exact details TDB.
This BIP is to be deployed by either version-bits BIP9 or by IsSuperMajority(). Exact details TDB.
It is recommended to deploy BIP68 and BIP113 at the same time as this BIP.