mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-02 09:46:52 -05:00
doc: Add 19501 release notes
This commit is contained in:
parent
faf60dee34
commit
fa710a6d67
1 changed files with 3 additions and 0 deletions
|
@ -190,6 +190,9 @@ Wallet
|
|||
introduced unbroadcast set. See the "P2P and network changes" section for
|
||||
more information on the unbroadcast set. (#18038)
|
||||
|
||||
- The `sendtoaddress` and `sendmany` RPCs accept an optional `verbose=True`
|
||||
argument to also return the fee reason about the sent tx. (#19501)
|
||||
|
||||
- The wallet can create a transaction without change even when the keypool is
|
||||
empty. Previously it failed. (#17219)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue