mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 20:42:59 +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{
|
RPCHelpMan{
|
||||||
"dumptxoutset",
|
"dumptxoutset",
|
||||||
"\nWrite the serialized UTXO set to disk.\n"
|
"\nWrite the serialized UTXO set to disk.\n",
|
||||||
"Incidentally flushes the latest coinsdb (leveldb) to disk.\n",
|
|
||||||
{
|
{
|
||||||
{"path",
|
{"path",
|
||||||
RPCArg::Type::STR,
|
RPCArg::Type::STR,
|
||||||
|
Loading…
Reference in New Issue
Block a user