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 23:11:37 +02:00
parent 040231d830
commit a2a0174d0f
@@ -12,6 +12,7 @@
"getblockchaininfo" "getblockchaininfo"
"getblockcount" "getblockcount"
"getblockfilter" "getblockfilter"
"getblockfrompeer"
"getblockhash" "getblockhash"
"getblockheader" "getblockheader"
"getblockstats" "getblockstats"