Merge #314: bitcoind: add uptime to the public API whitelist

86d7db9940 bitcoind: add uptime to the public api whitelist (Martin Milata)

Pull request description:

ACKs for top commit:
  erikarvstedt:
    ACK 86d7db9940

Tree-SHA512: cba7427e99998dee9f83bee2c1793b17518401b4505bebdb8dfc144429c9861fd8358a4633176fc11860a8377071fbbd56e7feefa0171e37525cb7002e296f27
This commit is contained in:
Jonas Nick 2021-02-03 09:12:17 +00:00
commit c0abae97a4
No known key found for this signature in database
GPG Key ID: 4861DBF262123605
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
[
"echo"
"getinfo"
"uptime"
# Blockchain
"getbestblockhash"
"getblock"