Merge 3ba6dd6f4b into merged_master (Bitcoin PR bitcoin/bitcoin#24408)

This commit is contained in:
James Dorfman 2024-09-06 16:21:04 +00:00
commit bf065f9c8a
7 changed files with 200 additions and 0 deletions

View file

@ -130,6 +130,7 @@ const std::vector<std::string> RPC_COMMANDS_SAFE_FOR_FUZZING{
"getmempoolancestors",
"getmempooldescendants",
"getmempoolentry",
"gettxspendingprevout",
"getmempoolinfo",
"getmininginfo",
"getnettotals",