mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-06-03 07:52:33 +02:00
Bugfix: QA/fuzz: Add maxmempool to RPC_COMMANDS_SAFE_FOR_FUZZING
This commit is contained in:
parent
25a3e16509
commit
4a3242f0da
@ -154,6 +154,7 @@ const std::vector<std::string> RPC_COMMANDS_SAFE_FOR_FUZZING{
|
||||
"joinpsbts",
|
||||
"listbanned",
|
||||
"logging",
|
||||
"maxmempool",
|
||||
"mockscheduler",
|
||||
"ping",
|
||||
"preciousblock",
|
||||
|
Loading…
Reference in New Issue
Block a user