Skip to content

Commit

Permalink
Merge #314: bitcoind: add uptime to the public API whitelist
Browse files Browse the repository at this point in the history
86d7db9 bitcoind: add uptime to the public api whitelist (Martin Milata)

Pull request description:

ACKs for top commit:
  erikarvstedt:
    ACK 86d7db9

Tree-SHA512: cba7427e99998dee9f83bee2c1793b17518401b4505bebdb8dfc144429c9861fd8358a4633176fc11860a8377071fbbd56e7feefa0171e37525cb7002e296f27
  • Loading branch information
jonasnick committed Feb 3, 2021
2 parents 0c9613d + 86d7db9 commit c0abae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/bitcoind-rpc-public-whitelist.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
[
"echo"
"getinfo"
"uptime"
# Blockchain
"getbestblockhash"
"getblock"
Expand Down

0 comments on commit c0abae9

Please sign in to comment.