diff options
author | paveljanik <Pavel@Janik.cz> | 2016-02-12 18:52:13 +0100 |
---|---|---|
committer | paveljanik <Pavel@Janik.cz> | 2016-02-12 18:52:13 +0100 |
commit | cde1e50d9d3cd522463216889485fe5324a4df3d (patch) | |
tree | 9fd5e3e7561366ad4b0b8328b4005e97db274190 | |
parent | 5dcf6e7b8c993b101cc371250ebf36d773fbe6fd (diff) |
ISM: Proper case
-rw-r--r-- | bip-0112.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0112.mediawiki b/bip-0112.mediawiki index 9c2d199..71fbc2a 100644 --- a/bip-0112.mediawiki +++ b/bip-0112.mediawiki @@ -350,7 +350,7 @@ https://github.com/bitcoin/bitcoin/pull/6564 ==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. |