mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Merge f6013265b7 into merged_master (Bitcoin PR bitcoin/bitcoin#20295)
This commit is contained in:
commit
b0b2f3deff
18 changed files with 296 additions and 93 deletions
|
|
@ -116,6 +116,7 @@ const std::vector<std::string> RPC_COMMANDS_SAFE_FOR_FUZZING{
|
|||
"getblockfilter",
|
||||
"getblockhash",
|
||||
"getblockheader",
|
||||
"getblockfrompeer", // when no peers are connected, no p2p message is sent
|
||||
"getblockstats",
|
||||
"getblocktemplate",
|
||||
"getchaintips",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue