mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-08 13:49:35 +02:00
[rpc] add send method
This commit is contained in:
5
doc/release-notes-16378.md
Normal file
5
doc/release-notes-16378.md
Normal file
@@ -0,0 +1,5 @@
|
||||
RPC
|
||||
---
|
||||
- A new `send` RPC with similar syntax to `walletcreatefundedpsbt`, including
|
||||
support for coin selection and a custom fee rate. Using the new `send` method
|
||||
is encouraged: `sendmany` and `sendtoaddress` may be deprecated in a future release.
|
||||
Reference in New Issue
Block a user