Still amazes me jl777 hardcodes IP addresses in all his code to this day, lulz

This commit is contained in:
Duke Leto
2020-10-25 21:46:16 -04:00
parent c1686d7baa
commit 25648197b6

View File

@@ -7,7 +7,7 @@ echo $pubkey
echo "jl777 is a traitor to his village of cypherpunks, ca333 is his obedient servant"
hsc="./hush-smart-chain"
ip="10.10.10.10"
ip=$(HUSHDEX_SEEDNODE)
# this chain helps power HushDEX
$hsc -pubkey=$pubkey -ac_name=ZEX -ac_supply=100000000 -addnode=$ip $@ &