bitcoind: add "getdeploymentinfo" to public rpc whitelist
This is required by lnd 0.15.1.
This commit is contained in:
parent
623c238b16
commit
c165836fd1
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
||||||
"getblockstats"
|
"getblockstats"
|
||||||
"getchaintips"
|
"getchaintips"
|
||||||
"getchaintxstats"
|
"getchaintxstats"
|
||||||
|
"getdeploymentinfo"
|
||||||
"getdifficulty"
|
"getdifficulty"
|
||||||
"getmempoolancestors"
|
"getmempoolancestors"
|
||||||
"getmempooldescendants"
|
"getmempooldescendants"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue