We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f621392 commit a503cd0Copy full SHA for a503cd0
src/kernel/chainparams.cpp
@@ -269,7 +269,7 @@ class CTestNetParams : public CChainParams {
269
m_assumeutxo_data = {
270
{
271
.height = 2'500'000,
272
- .hash_serialized = AssumeutxoHash{uint256S("0x2a8fdefef3bf75fa00540ccaaaba4b5281bea94229327bdb0f7416ef1e7a645c")},
+ .hash_serialized = AssumeutxoHash{uint256S("0xf841584909f68e47897952345234e37fcd9128cd818f41ee6c3ca68db8071be7")},
273
.nChainTx = 66484552,
274
.blockhash = uint256S("0x0000000000000093bcb68c03a9a168ae252572d348a2eaeba2cdf9231d73206f")
275
}
0 commit comments