mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-14 20:20:43 +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",
|
"preciousblock",
|
||||||
"pruneblockchain",
|
"pruneblockchain",
|
||||||
"reconsiderblock",
|
"reconsiderblock",
|
||||||
|
"scanblocks",
|
||||||
"scantxoutset",
|
"scantxoutset",
|
||||||
"sendrawtransaction",
|
"sendrawtransaction",
|
||||||
"setmocktime",
|
"setmocktime",
|
||||||
|
Loading…
Reference in New Issue
Block a user