mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
Update entrypoint.sh
This commit is contained in:
parent
7795a28ceb
commit
66d3055b31
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ if [[ ! -z $NETWORK_ID ]]; then
|
|||
;;
|
||||
89 )
|
||||
genesisPath="testnet.json"
|
||||
params="$params --tomo-testnet"
|
||||
;;
|
||||
90 )
|
||||
genesisPath="devnet.json"
|
||||
|
|
|
|||
Loading…
Reference in a new issue