aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2015-05-31 06:53:27 +0000
committerLuke Dashjr <luke-jr+git@utopios.org>2015-05-31 06:53:48 +0000
commitd449772cf69c01932fc5d72c46054815d6300b3c (patch)
treed9e414644fc3e69dcc0c0f76471f6fd049fecc70 /src
parentd6e0e171ab2ca23be33b440d7c007d360de29c48 (diff)
downloadbitcoin-d449772cf69c01932fc5d72c46054815d6300b3c.tar.xz
Remove P2SH coinbase flag, no longer interesting
Diffstat (limited to 'src')
-rw-r--r--src/init.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/init.cpp b/src/init.cpp
index 4cc18800a5..30b41717ba 100644
--- a/src/init.cpp
+++ b/src/init.cpp
@@ -513,12 +513,6 @@ bool AppInit2(boost::thread_group& threadGroup)
nConnectTimeout = nNewTimeout;
}
- // Continue to put "/P2SH/" in the coinbase to monitor
- // BIP16 support.
- // This can be removed eventually...
- const char* pszP2SH = "/P2SH/";
- COINBASE_FLAGS << std::vector<unsigned char>(pszP2SH, pszP2SH+strlen(pszP2SH));
-
// Fee-per-kilobyte amount considered the same as "free"
// If you are mining, be careful setting this:
// if you set it to zero then