bitcoind-rpc-public-whitelist: add `ping`, `help`

Required by fulcrum.
This commit is contained in:
Erik Arvstedt 2022-07-04 12:15:43 +02:00
parent f946a7cd9b
commit edd8bd311c
No known key found for this signature in database
GPG Key ID: 33312B944DD97846
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
[
"echo"
"getinfo"
"help"
"ping"
"uptime"
# Blockchain
"getbestblockhash"