mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
Update src/chainparams.cpp
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
This commit is contained in:
parent
df4c366e6b
commit
5d9085f8cb
@ -125,7 +125,7 @@ bool CChainParams::UpdateMNActivationParam(int nBit, int height, int64_t timePas
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
LogPrintf("%s: not found MnEHF fork bit=%d\n", __func__, nBit);
|
LogPrintf("%s: WARNING: unknown MnEHF fork bit=%d\n", __func__, nBit);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user