From cde1e50d9d3cd522463216889485fe5324a4df3d Mon Sep 17 00:00:00 2001 From: paveljanik Date: Fri, 12 Feb 2016 18:52:13 +0100 Subject: ISM: Proper case --- bip-0112.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3 From 545017feb4bcb9ad00c435c528643a483d6ffa16 Mon Sep 17 00:00:00 2001 From: paveljanik Date: Fri, 12 Feb 2016 19:01:52 +0100 Subject: PR 6564 -> 7524 New PR number. --- bip-0112.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-0112.mediawiki b/bip-0112.mediawiki index 71fbc2a..cb9f206 100644 --- a/bip-0112.mediawiki +++ b/bip-0112.mediawiki @@ -345,7 +345,7 @@ 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== -- cgit v1.2.3