mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 18:22:57 +02:00
rpc: getblockfrompeer
Co-authored-by: John Newbery <john@johnnewbery.com>
This commit is contained in:
@@ -110,6 +110,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",
|
||||
|
||||
Reference in New Issue
Block a user