What changed, and why it matters
This commit is a documentation-only release note. It announces that two wallet commands, `send` and `sendall`, are no longer considered experimental. There is no code change, no bug fix, and no security issue in the commit itself.
No security action needed. Treat as routine documentation/release-notes update.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff adds a single release-notes file (doc/release-notes-35601.md) stating that the send and sendall RPCs are no longer marked as experimental. It touches no source code, tests, build system, or configuration. The referenced pull request (#35601) is not supplied, so no functional changes can be assessed from this commit alone.
Changed components
doc/release-notes-35601.mdInspect captured patch +4 / −0
diff --git a/doc/release-notes-35601.md b/doc/release-notes-35601.md
new file mode 100644
index 00000000..9068f635
--- /dev/null
+++ b/doc/release-notes-35601.md
@@ -0,0 +1,4 @@
+Wallet
+------
+
+The `send` and `sendall` RPCs are no longer marked as experimental. (#35601)
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.