We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67a8609 commit bed57cfCopy full SHA for bed57cf
src/versionbits.cpp
@@ -30,7 +30,7 @@ const struct BIP9DeploymentInfo VersionBitsDeploymentInfo[Consensus::MAX_VERSION
30
{
31
/*.name =*/ "dip0003",
32
/*.gbt_force =*/ true,
33
- /*.check_mn_protocol =*/ true,
+ /*.check_mn_protocol =*/ false,
34
}
35
};
36
0 commit comments