diff options
Diffstat (limited to 'doc/release-notes-25934.md')
-rw-r--r-- | doc/release-notes-25934.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/release-notes-25934.md b/doc/release-notes-25934.md new file mode 100644 index 0000000000..b4f1ae0d3c --- /dev/null +++ b/doc/release-notes-25934.md @@ -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)
\ No newline at end of file |