Remove P2SH coinbase flag, no longer interesting

Github-Pull: #6203
Rebased-From: d449772cf69c01932fc5d72c46054815d6300b3c
This commit is contained in:
Luke Dashjr 2015-05-31 06:53:27 +00:00 committed by Wladimir J. van der Laan
parent dfdb6dd052
commit c00ae64f77
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
1 changed files with 0 additions and 6 deletions

View File

@ -787,12 +787,6 @@ bool AppInit2(boost::thread_group& threadGroup, CScheduler& scheduler)
if (nConnectTimeout <= 0)
nConnectTimeout = DEFAULT_CONNECT_TIMEOUT;
// 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