Allows querying a long range of blocks by start and end height (inclusive).
The limit of 500 may seem high, but this is a very cheap call with no extra calls to the DB, so this is fine.
Depends on D13829.
Differential D13830
[Chronik] Add `/blocks/:start_height/:end_height` HTTP endpoint tobias_ruck on Apr 29 2023, 21:07. Authored by Tags None Subscribers None
Details
Allows querying a long range of blocks by start and end height (inclusive). The limit of 500 may seem high, but this is a very cheap call with no extra calls to the DB, so this is fine. Depends on D13829. ninja && ./test/functional/test_runner.py chronik_blocks
Diff Detail
Event Timeline |