We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e57d14 commit 2f0b25aCopy full SHA for 2f0b25a
src/rpc/blockchain.cpp
@@ -2136,7 +2136,6 @@ class CoinsViewScanReserver
2136
static RPCHelpMan scantxoutset()
2137
{
2138
return RPCHelpMan{"scantxoutset",
2139
- "\nEXPERIMENTAL warning: this call may be removed or changed in future releases.\n"
2140
"\nScans the unspent transaction output set for entries that match certain output descriptors.\n"
2141
"Examples of output descriptors are:\n"
2142
" addr(<address>) Outputs whose scriptPubKey corresponds to the specified address (does not include P2PK)\n"
0 commit comments