blob: b006ea1a56d4183a34f3fef7eb4db68fe315c498 (
plain)
1
2
3
4
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.
|