mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-02 17:24:58 +02:00
rpc: Introduce getaddrmaninfo for count of addresses stored in new/tried table
This commit is contained in:
@@ -110,6 +110,7 @@ const std::vector<std::string> RPC_COMMANDS_SAFE_FOR_FUZZING{
|
||||
"generate",
|
||||
"generateblock",
|
||||
"getaddednodeinfo",
|
||||
"getaddrmaninfo",
|
||||
"getbestblockhash",
|
||||
"getblock",
|
||||
"getblockchaininfo",
|
||||
|
||||
Reference in New Issue
Block a user