update seednode ip

This commit is contained in:
hydra
2022-11-06 11:59:20 +00:00
parent 7f37974e28
commit ac2a68aa86

View File

@@ -11,7 +11,7 @@ DIR="$( cd "$( dirname "$( readlink "${BASH_SOURCE[0]}" )" )" && pwd )"
cd $DIR
# will be updated with real IP on mainnet launch
SEEDNODE=1.2.3.4
SEEDNODE=176.126.87.241
# Remember Remember the 5th November for freedom of speech is not free!!
./hush-smart-chain -ac_name=DRAGONX -ac_algo=randomx -ac_halving=3500000 -ac_reward=300000000 -ac_blocktime=36 -ac_private=1 -addnode=$SEEDNODE $@