Add testing of ComputeBlockVersion

This commit is contained in:
Suhas Daftuar
2016-03-09 16:00:53 -05:00
committed by Pieter Wuille
parent d23f6c6a0d
commit 532cbb22b5
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
};
/**