Merge fort-nix/nix-bitcoin#776: bitcoind-rpc-public-whitelist: add getblockfrompeer

a2a0174d0f bitcoind-rpc-public-whitelist.nixbitcoind-rpc-public-whitelist: add `getblockfrompeer` (Erik Arvstedt)

Pull request description:

ACKs for top commit:
  jonasnick:
    ACK a2a0174d0f

Tree-SHA512: cfcb21239da22c2d051f7dfbbf3a3390a0c06f09f196d2b6e227b25518063c755064228081882e11ff85a5297b9dd3da6402b395323fcb4615c72ea599615588
This commit is contained in:
Jonas Nick
2025-05-17 07:01:15 +00:00
@@ -12,6 +12,7 @@
"getblockchaininfo" "getblockchaininfo"
"getblockcount" "getblockcount"
"getblockfilter" "getblockfilter"
"getblockfrompeer"
"getblockhash" "getblockhash"
"getblockheader" "getblockheader"
"getblockstats" "getblockstats"