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 a503cd0 commit 4bfaad4Copy full SHA for 4bfaad4
src/kernel/chainparams.cpp
@@ -378,7 +378,7 @@ class SigNetParams : public CChainParams {
378
m_assumeutxo_data = {
379
{
380
.height = 160'000,
381
- .hash_serialized = AssumeutxoHash{uint256S("0x5225141cb62dee63ab3be95f9b03d60801f264010b1816d4bd00618b2736e7be")},
+ .hash_serialized = AssumeutxoHash{uint256S("0xfe0a44309b74d6b5883d246cb419c6221bcccf0b308c9b59b7d70783dbdf928a")},
382
.nChainTx = 2289496,
383
.blockhash = uint256S("0x0000003ca3c99aff040f2563c2ad8f8ec88bd0fd6b8f0895cfaf1ef90353a62c")
384
}
0 commit comments