From f701cd159af60ae73275d01f41c45cd173e8f217 Mon Sep 17 00:00:00 2001 From: rkrux Date: Tue, 26 May 2026 18:19:41 +0530 Subject: [PATCH] doc: fix typo in release notes of #34917 --- doc/release-notes-34917.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/release-notes-34917.md b/doc/release-notes-34917.md index c723b9338c0..cd79418c0b6 100644 --- a/doc/release-notes-34917.md +++ b/doc/release-notes-34917.md @@ -5,5 +5,5 @@ as `listtransactions`, `listsinceblock`, and `gettransaction` is marked as deprecated. Users still have the option to retrieve this key by passing the `-deprecatedrpc=bip125` startup option. Also, the `-walletrbf` startup option has been marked as deprecated and -will be fully removed in the next release. Using this options emits +will be fully removed in the next release. Using this option emits a warning in the logs.