diff --git a/scripts/nodes/n0_test b/scripts/nodes/n0_test index 3d78ad20..2da232ad 100755 --- a/scripts/nodes/n0_test +++ b/scripts/nodes/n0_test @@ -13,7 +13,7 @@ DATE=`date +%Y%m%d-%H:%M:%S-%N` # * 13UkvpJXdLWE4p68n4MAK6zQntQ1RHixyM rm /tmp/main.*.log -rm /tmp/n0_test_00000 +rm -rf /tmp/n0_test_00000 # "-gcflags=”all=-N -l" was added to get GoLand debugger (Delve) to work, see # https://blog.jetbrains.com/go/2019/02/06/debugging-with-goland-getting-started/ @@ -36,7 +36,7 @@ rm /tmp/n0_test_00000 --miner-public-keys=BC1YLg7Bk5sq9iNY17bAwoAYiChLYpmWEi6nY6q5gnA1UQV6xixHjfV \ --block-producer-seed='verb find card ship another until version devote guilt strong lemon six' \ --pos-validator-seed='verb find card ship another until version devote guilt strong lemon six' \ - --starter-deso-seed='verb find card ship another until version devote guilt strong lemon six' \ + --starter-deso-seed='road congress client market couple bid risk escape artwork rookie artwork food' \ --data-dir=/tmp/n0_test_00000 \ --access-control-allow-origins=http://localhost:4200,http://localhost:80,http://localhost:18002,http://localhost:4201,http://localhost:18001,http://localhost:3000,localhost:3000 \ --secure-header-allow-hosts=localhost:4200 \