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:00:41 +00:00
commit 1586a34e90
No known key found for this signature in database
GPG key ID: 4861DBF262123605

View file

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