mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 15:09:59 +01:00
Add testing of ComputeBlockVersion
This commit is contained in:
committed by
Pieter Wuille
parent
d23f6c6a0d
commit
532cbb22b5
@@ -14,7 +14,8 @@ namespace Consensus {
|
||||
|
||||
enum DeploymentPos
|
||||
{
|
||||
MAX_VERSION_BITS_DEPLOYMENTS = 0,
|
||||
DEPLOYMENT_TESTDUMMY,
|
||||
MAX_VERSION_BITS_DEPLOYMENTS
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user