Page MenuHomePhabricator

[Chronik] Add `block_tx_num_range` to `TxReader`
ClosedPublic

Authored by tobias_ruck on Apr 26 2023, 15:14.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCea8445a150c0: [Chronik] Add `block_tx_num_range` to `TxReader`
Summary

Allows us to get the tx_nums of a block. Since all tx_nums of a block are a contiguous range of numbers, we return a Range.

Test Plan

ninja check-crates

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable