Merge 00c1a4d9a9 into merged_master (Bitcoin PR #18809)

This commit is contained in:
Andrew Poelstra 2020-11-26 01:08:35 +00:00
commit ebfbe923c7

View file

@ -2505,8 +2505,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,