rpc: add getdescriptoractivity

This commit is contained in:
James O'Beirne
2024-08-21 04:23:40 -04:00
parent 25fe087de5
commit 811f76f3a5
7 changed files with 441 additions and 0 deletions

View File

@@ -130,6 +130,7 @@ const std::vector<std::string> RPC_COMMANDS_SAFE_FOR_FUZZING{
"getchaintxstats",
"getconnectioncount",
"getdeploymentinfo",
"getdescriptoractivity",
"getdescriptorinfo",
"getdifficulty",
"getindexinfo",