Add testing of ComputeBlockVersion

This commit is contained in:
Suhas Daftuar
2016-03-09 16:00:53 -05:00
committed by BtcDrak
parent 0bdaacd791
commit 8ebc6f2aac
3 changed files with 120 additions and 1 deletions

View File

@@ -14,7 +14,8 @@ namespace Consensus {
enum DeploymentPos
{
MAX_VERSION_BITS_DEPLOYMENTS = 0,
DEPLOYMENT_TESTDUMMY,
MAX_VERSION_BITS_DEPLOYMENTS
};
/**