mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Merge ElementsProject/elements#1075: Remove obsolete comment after a06aac152a
a58b3b7ab3Remove obsolete comment aftera06aac152a(Pablo Greco) Pull request description: Leftover change from https://github.com/ElementsProject/elements/pull/1062 Top commit has no ACKs. Tree-SHA512: 6334848e697cf7d0a0b4aeb9d224994924338fb242c9fca0b280a8db71225d7eea976f606cf9a300d70aa26b38a361f0b44edb69e337e438fc6b4d25e143bd7b
This commit is contained in:
commit
7d83cc0089
1 changed files with 0 additions and 1 deletions
|
|
@ -1981,7 +1981,6 @@ int32_t ComputeBlockVersion(const CBlockIndex* pindexPrev, const Consensus::Para
|
|||
}
|
||||
}
|
||||
|
||||
// Undo default signalling behavior for dynafed unless explicitly enabled.
|
||||
if (!gArgs.GetBoolArg("-con_dyna_deploy_signal", true)) {
|
||||
auto dynafed = Consensus::DeploymentPos::DEPLOYMENT_DYNA_FED;
|
||||
int bit = params.vDeployments[dynafed].bit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue