bitcoind-rpc-public-whitelist: add getpeerinfo

Required by lnd 0.18.0.
This commit is contained in:
Erik Arvstedt 2024-07-08 12:08:25 +02:00
parent 32f72e8f0e
commit 1f32792d31
No known key found for this signature in database
GPG Key ID: 33312B944DD97846

View File

@ -35,6 +35,7 @@
"getnetworkhashps" "getnetworkhashps"
# Network # Network
"getnetworkinfo" "getnetworkinfo"
"getpeerinfo"
# Rawtransactions # Rawtransactions
"analyzepsbt" "analyzepsbt"
"combinepsbt" "combinepsbt"