mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-28 13:02:38 +02:00
fix: merged mining 20E
This commit is contained in:
parent
a903c1ded2
commit
d287fb2489
@ -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
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user