mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-11 21:20:39 +02:00
kernel: update chainTxData
This commit is contained in:
@@ -214,10 +214,10 @@ public:
|
||||
};
|
||||
|
||||
chainTxData = ChainTxData{
|
||||
// Data from RPC: getchaintxstats 4096 00000000000000000000ccebd6d74d9194d8dcdc1d177c478e094bfad51ba5ac
|
||||
.nTime = 1772055173,
|
||||
.tx_count = 1315805869,
|
||||
.dTxRate = 5.40111006496122,
|
||||
// Data from RPC: getchaintxstats 4096 00000000000000000000748969ec33043c0e52a763c6dd5193861f559f2c72e3
|
||||
.nTime = 1788925573,
|
||||
.tx_count = 1434982600,
|
||||
.dTxRate = 7.851784479579372,
|
||||
};
|
||||
|
||||
// Generated by headerssync-params.py on 2026-02-25.
|
||||
@@ -316,10 +316,10 @@ public:
|
||||
};
|
||||
|
||||
chainTxData = ChainTxData{
|
||||
// Data from RPC: getchaintxstats 4096 000000007a61e4230b28ac5cb6b5e5a0130de37ac1faf2f8987d2fa6505b67f4
|
||||
.nTime = 1772051651,
|
||||
.tx_count = 536108416,
|
||||
.dTxRate = 0.02691479016257117,
|
||||
// Data from RPC: getchaintxstats 4096 00000000b318a3703d14a844c55ef507f4c2fc8f8766e24271fd43c180c51637
|
||||
.nTime = 1788932318,
|
||||
.tx_count = 536748780,
|
||||
.dTxRate = 0.02306697351149596,
|
||||
};
|
||||
|
||||
// Generated by headerssync-params.py on 2026-02-25.
|
||||
@@ -423,10 +423,10 @@ public:
|
||||
};
|
||||
|
||||
chainTxData = ChainTxData{
|
||||
// Data from RPC: getchaintxstats 4096 0000000002368b1e4ee27e2e85676ae6f9f9e69579b29093e9a82c170bf7cf8a
|
||||
.nTime = 1772013387,
|
||||
.tx_count = 14191421,
|
||||
.dTxRate = 0.01848579579528412,
|
||||
// Data from RPC: getchaintxstats 4096 0000000021df65b91665a342e26ceb05e54826ad7d8fcd40316230058fa3b865
|
||||
.nTime = 1788932739,
|
||||
.tx_count = 14825119,
|
||||
.dTxRate = 0.1148250171344748,
|
||||
};
|
||||
|
||||
// Generated by headerssync-params.py on 2026-02-25.
|
||||
@@ -459,10 +459,10 @@ public:
|
||||
m_assumed_blockchain_size = 25;
|
||||
m_assumed_chain_state_size = 5;
|
||||
chainTxData = ChainTxData{
|
||||
// Data from RPC: getchaintxstats 4096 00000008414aab61092ef93f1aacc54cf9e9f16af29ddad493b908a01ff5c329
|
||||
.nTime = 1772055248,
|
||||
.tx_count = 28676833,
|
||||
.dTxRate = 0.06736623436338929,
|
||||
// Data from RPC: getchaintxstats 4096 00000002a5e0ba0498f1e9f4591af0b66b63c654665efe65206fd0ae7bbaf923
|
||||
.nTime = 1788925860,
|
||||
.tx_count = 32273793,
|
||||
.dTxRate = 0.3977566114505673,
|
||||
};
|
||||
} else {
|
||||
bin = *options.challenge;
|
||||
|
||||
Reference in New Issue
Block a user