bitcoind: add uptime to the public api whitelist
It is needed by lnd to check bitcoind health status since lnd-0.12.0.
This commit is contained in:
parent
0c9613d013
commit
86d7db9940
@ -2,6 +2,7 @@
|
||||
[
|
||||
"echo"
|
||||
"getinfo"
|
||||
"uptime"
|
||||
# Blockchain
|
||||
"getbestblockhash"
|
||||
"getblock"
|
||||
|
Loading…
Reference in New Issue
Block a user