Combined with get_block_info, we can get the same data, but this way, we can get BlockInfo of any CBlockIndex.
Depends on D13290.
Differential D13291
[Chronik] Make `ChronikBridge::get_chain_tip` return `CBlockIndex` tobias_ruck on Mar 11 2023, 12:51. Authored by Tags None Subscribers None
Details
Combined with get_block_info, we can get the same data, but this way, we can get BlockInfo of any CBlockIndex. Depends on D13290. ninja test_bitcoin && ./src/test/test_bitcoin -t chronikbridge_tests
Diff Detail
|