Update entrypoint.sh

This commit is contained in:
Nguyen Sy Thanh Son 2019-02-18 17:43:06 +07:00 committed by GitHub
parent 66d3055b31
commit e16f11b03e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,7 @@ if [[ ! -z $NETWORK_ID ]]; then
;;
89 )
genesisPath="testnet.json"
params="$params --tomo-testnet"
params="$params --tomo-testnet --gcmode archive --rpcapi db,eth,net,web3,personal,debug"
;;
90 )
genesisPath="devnet.json"