mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Merge 3ba6dd6f4b into merged_master (Bitcoin PR bitcoin/bitcoin#24408)
This commit is contained in:
commit
bf065f9c8a
7 changed files with 200 additions and 0 deletions
|
|
@ -130,6 +130,7 @@ const std::vector<std::string> RPC_COMMANDS_SAFE_FOR_FUZZING{
|
|||
"getmempoolancestors",
|
||||
"getmempooldescendants",
|
||||
"getmempoolentry",
|
||||
"gettxspendingprevout",
|
||||
"getmempoolinfo",
|
||||
"getmininginfo",
|
||||
"getnettotals",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue