mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
rpc: move softfork info from getblockchaininfo to getdeploymentinfo
This commit is contained in:
parent
7908772244
commit
fd826130a0
7 changed files with 95 additions and 36 deletions
|
|
@ -120,6 +120,7 @@ const std::vector<std::string> RPC_COMMANDS_SAFE_FOR_FUZZING{
|
|||
"getchaintips",
|
||||
"getchaintxstats",
|
||||
"getconnectioncount",
|
||||
"getdeploymentinfo",
|
||||
"getdescriptorinfo",
|
||||
"getdifficulty",
|
||||
"getindexinfo",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue