Skip to content

Commit 626b7c8

Browse files
committed
fuzz: add scanblocks as safe for fuzzing
1 parent 94fe545 commit 626b7c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/fuzz/rpc.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ const std::vector<std::string> RPC_COMMANDS_SAFE_FOR_FUZZING{
151151
"preciousblock",
152152
"pruneblockchain",
153153
"reconsiderblock",
154+
"scanblocks",
154155
"scantxoutset",
155156
"sendrawtransaction",
156157
"setmocktime",

0 commit comments

Comments
 (0)