mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-20 07:09:15 +01:00
kernel: add mainnet assumeutxo param at height 910'000
This commit is contained in:
@@ -180,6 +180,12 @@ public:
|
||||
.hash_serialized = AssumeutxoHash{uint256{"dbd190983eaf433ef7c15f78a278ae42c00ef52e0fd2a54953782175fbadcea9"}},
|
||||
.m_chain_tx_count = 1145604538,
|
||||
.blockhash = consteval_ctor(uint256{"000000000000000000010b17283c3c400507969a9c2afd1dcf2082ec5cca2880"}),
|
||||
},
|
||||
{
|
||||
.height = 910'000,
|
||||
.hash_serialized = AssumeutxoHash{uint256{"4daf8a17b4902498c5787966a2b51c613acdab5df5db73f196fa59a4da2f1568"}},
|
||||
.m_chain_tx_count = 1226586151,
|
||||
.blockhash = consteval_ctor(uint256{"0000000000000000000108970acb9522ffd516eae17acddcb1bd16469194a821"}),
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user