doc: add release notes for #32540

This commit is contained in:
Roman Zeyde
2025-06-15 21:17:19 +03:00
parent d4e212e8a6
commit c48846ec41

View File

@ -0,0 +1,5 @@
New RPCs
--------
- A new REST API endpoint (`/rest/spenttxouts/BLOCKHASH`) has been introduced for
efficiently fetching spent transaction outputs using the block's undo data (#32540).