mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-14 12:10:42 +02:00
fuzz: add scanblocks as safe for fuzzing
This commit is contained in:
parent
94fe5453c7
commit
626b7c8493
@ -151,6 +151,7 @@ const std::vector<std::string> RPC_COMMANDS_SAFE_FOR_FUZZING{
|
||||
"preciousblock",
|
||||
"pruneblockchain",
|
||||
"reconsiderblock",
|
||||
"scanblocks",
|
||||
"scantxoutset",
|
||||
"sendrawtransaction",
|
||||
"setmocktime",
|
||||
|
Loading…
Reference in New Issue
Block a user