rpc: Introduce getaddrmaninfo for count of addresses stored in new/tried table

This commit is contained in:
stratospher
2023-01-29 18:59:00 +05:30
parent 8371914604
commit c8eb8dae51
2 changed files with 51 additions and 0 deletions

View File

@@ -110,6 +110,7 @@ const std::vector<std::string> RPC_COMMANDS_SAFE_FOR_FUZZING{
"generate",
"generateblock",
"getaddednodeinfo",
"getaddrmaninfo",
"getbestblockhash",
"getblock",
"getblockchaininfo",