bitcoin/doc/release-notes-25934.md

8 lines
179 B
Markdown
Raw Normal View History

2022-08-25 17:18:28 -04:00
Low-level changes
=================
RPC
---
- RPC `listsinceblock` now accepts an optional `label` argument
to fetch incoming transactions having the specified label. (#25934)