mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Merge 00c1a4d9a9 into merged_master (Bitcoin PR #18809)
This commit is contained in:
commit
ebfbe923c7
1 changed files with 1 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue