done
This commit is contained in:
2
run.sh
2
run.sh
@@ -25,7 +25,7 @@ do
|
||||
source rpc_config
|
||||
fi
|
||||
echo \"Starting indefinite ore mining iteration with $keypair....\"
|
||||
nice -n 2 ./ore --rpc $rpc --keypair ./$keypair --priority-fee 500000 mine --threads 2
|
||||
nice -n 2 ./ore --rpc $rpc --keypair ./$keypair --priority-fee 5000000 mine --threads 2
|
||||
#ore --rpc $rpc --keypair ./$keypair --priority-fee 1000000 mine --threads 16 &
|
||||
#sleep 5
|
||||
#ore --rpc $rpc --keypair ./$keypair --priority-fee 1000000 mine --threads 16 &
|
||||
|
||||
Reference in New Issue
Block a user