mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 03:47:29 -03:00
doc: add release note for 25934
This commit is contained in:
parent
fe488b4c4b
commit
4e362c2b72
1 changed files with 8 additions and 0 deletions
8
doc/release-notes-25934.md
Normal file
8
doc/release-notes-25934.md
Normal 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)
|
Loading…
Reference in a new issue