fix: merged mining 20E

This commit is contained in:
nand 2024-09-05 17:11:34 +08:00
parent a903c1ded2
commit d287fb2489

View File

@ -108,7 +108,7 @@ public:
consensus.asertAnchorParams = Consensus::Params::ASERTAnchor{
1, // anchor block height
0x1900cfff, // anchor block nBits
0x180cffff, // anchor block nBits for auxpow
0x18029fff, // anchor block nBits for auxpow
1725840000, // anchor block previous block timestamp
};