mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-13 20:36:21 +01:00
It will allow fetching specific transactions using an external index, following https://github.com/bitcoin/bitcoin/pull/32541#issuecomment-3267485313. Co-authored-by: Hodlinator <172445034+hodlinator@users.noreply.github.com> Co-authored-by: Lőrinc <pap.lorinc@gmail.com>
191 B
191 B
New REST API
- A new REST API endpoint (
/rest/blockpart/BLOCKHASH.bin?offset=X&size=Y) has been introduced for efficiently fetching a range of bytes from blockBLOCKHASH.