aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-16378.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-16378.md')
-rw-r--r--doc/release-notes-16378.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/release-notes-16378.md b/doc/release-notes-16378.md
index b006ea1a56..958633e780 100644
--- a/doc/release-notes-16378.md
+++ b/doc/release-notes-16378.md
@@ -1,5 +1,6 @@
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.
+ 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.