mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
fuzz: add scanblocks as safe for fuzzing
This commit is contained in:
parent
94fe5453c7
commit
626b7c8493
1 changed files with 1 additions and 0 deletions
|
|
@ -151,6 +151,7 @@ const std::vector<std::string> RPC_COMMANDS_SAFE_FOR_FUZZING{
|
||||||
"preciousblock",
|
"preciousblock",
|
||||||
"pruneblockchain",
|
"pruneblockchain",
|
||||||
"reconsiderblock",
|
"reconsiderblock",
|
||||||
|
"scanblocks",
|
||||||
"scantxoutset",
|
"scantxoutset",
|
||||||
"sendrawtransaction",
|
"sendrawtransaction",
|
||||||
"setmocktime",
|
"setmocktime",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue