Hush is set to activate

This commit is contained in:
Duke Leto
2020-12-04 13:03:00 -05:00
parent ff7962dba4
commit 7a01254797
2 changed files with 3 additions and 3 deletions

View File

@@ -550,7 +550,7 @@ void hush_changeblocktime()
fprintf(stderr,"HUSH blocktime changing to %d seconds\n",ASSETCHAINS_BLOCKTIME);
}
void komodo_setactivation(int32_t height)
void hush_setactivation(int32_t height)
{
pCurrentParams->consensus.vUpgrades[Consensus::UPGRADE_SAPLING].nActivationHeight = height;
pCurrentParams->consensus.vUpgrades[Consensus::UPGRADE_OVERWINTER].nActivationHeight = height;