We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faf60de commit fa710a6Copy full SHA for fa710a6
doc/release-notes.md
@@ -190,6 +190,9 @@ Wallet
190
introduced unbroadcast set. See the "P2P and network changes" section for
191
more information on the unbroadcast set. (#18038)
192
193
+- The `sendtoaddress` and `sendmany` RPCs accept an optional `verbose=True`
194
+ argument to also return the fee reason about the sent tx. (#19501)
195
+
196
- The wallet can create a transaction without change even when the keypool is
197
empty. Previously it failed. (#17219)
198
0 commit comments