1
1
mirror of https://github.com/bitcoin/bitcoin.git synced 2024-05-17 23:56:39 +00:00
bitcoin/doc/release-notes-25934.md
2022-12-06 15:27:50 -03:00

8 lines
179 B
Markdown

Low-level changes
=================
RPC
---
- RPC `listsinceblock` now accepts an optional `label` argument
to fetch incoming transactions having the specified label. (#25934)