Allows us to get an ancestor of a &CBlockIndex in Rust.
Depends on D13288.
Differential D13289
[Chronik] Add `get_block_ancestor` for `CBlockIndex::GetAncestor` Authored by tobias_ruck on Mar 11 2023, 08:31. Tags None Subscribers None
Details
Allows us to get an ancestor of a &CBlockIndex in Rust. Depends on D13288. ninja test_bitcoin && ./src/test/test_bitcoin -t chronikbridge_tests
Diff Detail
|