mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-05 14:06:27 -05:00
doc: add release notes about getreceivedbylabel
returning an error if the label is not in the address book.
This commit is contained in:
parent
8897a21658
commit
baa3ddc49c
1 changed files with 3 additions and 0 deletions
|
@ -78,6 +78,9 @@ Tools and Utilities
|
||||||
Wallet
|
Wallet
|
||||||
------
|
------
|
||||||
|
|
||||||
|
- RPC `getreceivedbylabel` now returns an error, "Label not found
|
||||||
|
in wallet" (-4), if the label is not in the address book. (#25122)
|
||||||
|
|
||||||
GUI changes
|
GUI changes
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue