It is called hush-arrakis-chain now

This commit is contained in:
Duke
2024-03-15 15:14:26 -04:00
parent 49f8cf7ca7
commit d1991e6454
11 changed files with 15 additions and 32 deletions

View File

@@ -6,7 +6,7 @@ set -eo pipefail
source pubkey.txt
overide_args="$@"
seed_ip=$(SEEDNODE)
hsc='./hush-smart-chain'
hsc='./hush-arrakis-chain'
if [ -z "$delay" ]; then delay=20; fi