diff --git a/src/rpc/blockchain.cpp b/src/rpc/blockchain.cpp --- a/src/rpc/blockchain.cpp +++ b/src/rpc/blockchain.cpp @@ -2645,9 +2645,7 @@ const auto &ticker = Currency::get().ticker; return RPCHelpMan{ "scantxoutset", - "EXPERIMENTAL warning: this call may be removed or changed in future " - "releases.\n" - "\nScans the unspent transaction output set for entries that match " + "Scans the unspent transaction output set for entries that match " "certain output descriptors.\n" "Examples of output descriptors are:\n" " addr(
) Outputs whose scriptPubKey "