bitcoind-rpc-public-whitelist.nixbitcoind-rpc-public-whitelist: add getblockfrompeer

This is used by nbxplorer since v2.5.24 on pruned nodes:
https://github.com/dgarage/NBXplorer/pull/511
This commit is contained in:
Erik Arvstedt 2025-05-15 22:48:55 +02:00
parent 040231d830
commit a2a0174d0f
No known key found for this signature in database
GPG key ID: 33312B944DD97846

View file

@ -12,6 +12,7 @@
"getblockchaininfo"
"getblockcount"
"getblockfilter"
"getblockfrompeer"
"getblockhash"
"getblockheader"
"getblockstats"