Files
bitcoin/doc/release-notes-33657.md
2025-12-15 23:34:35 +01:00

6 lines
215 B
Markdown

New REST API
------------
- A new REST API endpoint (`/rest/blockpart/<BLOCK-HASH>.<bin|hex>?offset=<OFFSET>&size=<SIZE>`) has been introduced
for efficiently fetching a range of bytes from block `<BLOCK-HASH>`.