btc-rpc-explorer: update to 1.1.8

This commit is contained in:
openoms 2020-01-13 15:01:04 +00:00
parent 6ce189b3f8
commit c279c71902
No known key found for this signature in database
GPG key ID: A8133C3CF50B44E3

View file

@ -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"