Allows us to store the size of the block for block stats.
CBlockIndex already has the size ready, so we don't need to do anything fancy.
Differential D13850
[Chronik] Add `size` to `ffi::Block` tobias_ruck on May 3 2023, 13:08. Authored by Tags None Subscribers None
Details
Allows us to store the size of the block for block stats. CBlockIndex already has the size ready, so we don't need to do anything fancy. ninja test_bitcoin && ./src/test/test_bitcoin -t bridgeprimitives_tests
Diff Detail
|