bitcoind: add "getdeploymentinfo" to public rpc whitelist

This is required by lnd 0.15.1.
This commit is contained in:
Jonas Nick 2022-09-03 21:17:16 +00:00
parent 623c238b16
commit c165836fd1
No known key found for this signature in database
GPG Key ID: 4861DBF262123605
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
"getblockstats"
"getchaintips"
"getchaintxstats"
"getdeploymentinfo"
"getdifficulty"
"getmempoolancestors"
"getmempooldescendants"