mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
merge bitcoin#18809: Do not advertise dumptxoutset as a way to flush the chainstate
This commit is contained in:
parent
3ba8431900
commit
0fbe1a2b95
@ -2683,8 +2683,7 @@ UniValue dumptxoutset(const JSONRPCRequest& request)
|
||||
{
|
||||
RPCHelpMan{
|
||||
"dumptxoutset",
|
||||
"\nWrite the serialized UTXO set to disk.\n"
|
||||
"Incidentally flushes the latest coinsdb (leveldb) to disk.\n",
|
||||
"\nWrite the serialized UTXO set to disk.\n",
|
||||
{
|
||||
{"path",
|
||||
RPCArg::Type::STR,
|
||||
|
Loading…
Reference in New Issue
Block a user