doc: add release note for 25934

This commit is contained in:
brunoerg 2022-08-25 18:18:28 -03:00
parent fe488b4c4b
commit 4e362c2b72
1 changed files with 8 additions and 0 deletions

View File

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