mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
btc-rpc-explorer: update to 1.1.8
This commit is contained in:
parent
6ce189b3f8
commit
c279c71902
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
|
|||
# make sure that txindex of blockchain is switched on
|
||||
/home/admin/config.scripts/network.txindex.sh on
|
||||
|
||||
npm install -g btc-rpc-explorer@1.1.3
|
||||
npm install -g btc-rpc-explorer@1.1.8
|
||||
|
||||
# prepare .env file
|
||||
echo "getting RPC credentials from the ${network}.conf"
|
||||
|
|
Loading…
Add table
Reference in a new issue