Update chainparams.cpp

This commit is contained in:
J62 2018-10-24 22:17:57 -07:00 committed by GitHub
parent 2a9d0c8c4e
commit c8c7fe6ac2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ public:
consensus.nSubsidyHalvingInterval = 840000;
// P2SH, height in coinbase, CLTV and DERSIG all enforced from genesis
consensus.BIP34Height = 17;
consensus.BIP34Height = 9999;
consensus.BIP65Height = 0;
consensus.BIP66Height = 0;