aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-16378.md
blob: 958633e780a2dd3e62650b2336180a219e5d3231 (plain)
1
2
3
4
5
6
RPC
---
- A new `send` RPC with similar syntax to `walletcreatefundedpsbt`, including
  support for coin selection and a custom fee rate. The `send` RPC is experimental
  and may change in subsequent releases. Using it is encouraged once it's no
  longer experimental: `sendmany` and `sendtoaddress` may be deprecated in a future release.