mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Merge 5ea335a97f into merged_master (Bitcoin PR bitcoin/bitcoin#30793)
This commit is contained in:
commit
bdc30de302
14 changed files with 294 additions and 20 deletions
|
|
@ -145,6 +145,7 @@ const std::vector<std::string> RPC_COMMANDS_SAFE_FOR_FUZZING{
|
|||
"getnetworkhashps",
|
||||
"getnetworkinfo",
|
||||
"getnodeaddresses",
|
||||
"getorphantxs",
|
||||
"getpeerinfo",
|
||||
"getprioritisedtransactions",
|
||||
"getrawaddrman",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue