Ajout de splinelineblack dans methode2

This commit is contained in:
2018-11-03 17:57:07 +01:00
parent b3ad46d98a
commit 6f9a20d1e1
2 changed files with 177 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ rm -f $DATA_PATH/block_list.txt
php cache.php >> $DATA_PATH/block_list.txt
for BLOCK in GENESIS THE_ANSWER LUCIFER LEET TOPISTO PIZZA HALVING_1 HALVING_2 BIP_91_LOCK BCC SEGWIT_LOCK SEGWIT LAST
for BLOCK in GENESIS THE_ANSWER LUCIFER LEET TOPISTO PIZZA HALVING_1 HALVING_2 BIP_91_LOCK BCC SEGWIT_LOCK SEGWIT HURRICANE_1 WHALE201810 BLOCK21E800 LAST
do
php robot.php $BLOCK >> $DATA_PATH/block_list.txt
done