|
|
@ -7,8 +7,7 @@ gcc -g -fno-aggressive-loop-optimizations -Wno-deprecated -c -O2 -DISNOTARYNODE= |
|
|
|
gcc -g -fno-aggressive-loop-optimizations -Wno-deprecated -c -DISNOTARYNODE=1 -DLIQUIDITY_PROVIDER=1 main.c iguana777.c iguana_bundles.c ../basilisk/basilisk.c |
|
|
|
gcc -g -o ../agents/iguana *.o ../agents/libcrypto777.a -lnanomsg -lcurl -lssl -lcrypto -lpthread -lz -lm |
|
|
|
|
|
|
|
# if you want to nohup, then nohup the following line and run the rest of the script separately |
|
|
|
../agents/iguana notary & |
|
|
|
../agents/iguana notary > iguana.log 2> error.log & |
|
|
|
|
|
|
|
myip=`cat myip.txt` |
|
|
|
sleep 4 |
|
|
|