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:
parent
040231d830
commit
a2a0174d0f
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"getblockchaininfo"
|
||||
"getblockcount"
|
||||
"getblockfilter"
|
||||
"getblockfrompeer"
|
||||
"getblockhash"
|
||||
"getblockheader"
|
||||
"getblockstats"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue