Switch to a different explorer backend
This commit is contained in:
parent
e5fb3cbd35
commit
d190f7b96b
2 changed files with 3 additions and 2 deletions
|
@ -4,6 +4,7 @@ echo "prune=$PRUNE" >> /btc.conf
|
|||
echo "txindex=$TXINDEX" >> /btc.conf
|
||||
echo "coinstatsindex=$TXINDEX" >> /btc.conf
|
||||
echo "datadir=/data" >> /btc.conf
|
||||
echo "rest=1" >> /btc.conf
|
||||
|
||||
if [ $REGTEST == 1 ]
|
||||
then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue