mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
rpc: add getchainstates
Co-authored-by: Ryan Ofsky <ryan@ofsky.org>
This commit is contained in:
parent
bb05857794
commit
0f64bac603
3 changed files with 77 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ const std::vector<std::string> RPC_COMMANDS_SAFE_FOR_FUZZING{
|
|||
"getblockstats",
|
||||
"getblocktemplate",
|
||||
"getchaintips",
|
||||
"getchainstates",
|
||||
"getchaintxstats",
|
||||
"getconnectioncount",
|
||||
"getdeploymentinfo",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue