From 0bfc5e4fff3aff9a2f655e1ff3f70de285a6d345 Mon Sep 17 00:00:00 2001 From: Pol Espinasa Date: Mon, 11 May 2026 23:43:58 +0200 Subject: [PATCH] add release notes --- doc/release-notes-35267.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/release-notes-35267.md diff --git a/doc/release-notes-35267.md b/doc/release-notes-35267.md new file mode 100644 index 00000000000..ff9ad4550ef --- /dev/null +++ b/doc/release-notes-35267.md @@ -0,0 +1,4 @@ +RPC +--- + +The `getprivatebroadcastinfo` and `abortprivatebroadcast` RPCs now return an error `-32601`, "Method not found", when `-privatebroadcast` is not enabled at startup.