Skip to content

Commit d011e71

Browse files
committed
Merge 31969 via assumeutxo_update-28
2 parents 41c9851 + 3882729 commit d011e71

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/kernel/chainparams.cpp

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,12 @@ class CMainParams : public CChainParams {
214214
.hash_serialized = AssumeutxoHash{uint256{"a2a5521b1b5ab65f67818e5e8eccabb7171a517f9e2382208f77687310768f96"}},
215215
.m_chain_tx_count = 991032194,
216216
.blockhash = consteval_ctor(uint256{"0000000000000000000320283a032748cef8227873ff4872689bf23f1cda83a5"}),
217+
},
218+
{
219+
.height = 880'000,
220+
.hash_serialized = AssumeutxoHash{uint256{"dbd190983eaf433ef7c15f78a278ae42c00ef52e0fd2a54953782175fbadcea9"}},
221+
.m_chain_tx_count = 1145604538,
222+
.blockhash = consteval_ctor(uint256{"000000000000000000010b17283c3c400507969a9c2afd1dcf2082ec5cca2880"}),
217223
}
218224
};
219225

0 commit comments

Comments
 (0)