mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Merge e13da501db into merged_master (Bitcoin PR bitcoin/bitcoin#30973)
This commit is contained in:
commit
bfdfb9daa4
1 changed files with 1 additions and 1 deletions
|
|
@ -3299,7 +3299,7 @@ static RPCHelpMan loadtxoutset()
|
|||
}
|
||||
},
|
||||
RPCExamples{
|
||||
HelpExampleCli("loadtxoutset -rpcclienttimeout=0", "utxo.dat")
|
||||
HelpExampleCli("-rpcclienttimeout=0 loadtxoutset", "utxo.dat")
|
||||
},
|
||||
[&](const RPCHelpMan& self, const JSONRPCRequest& request) -> UniValue
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue