mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +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;
|
||||
}
|
||||
}
|
||||
LogPrintf("%s: not found MnEHF fork bit=%d\n", __func__, nBit);
|
||||
LogPrintf("%s: WARNING: unknown MnEHF fork bit=%d\n", __func__, nBit);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user