ajout de emptybot

This commit is contained in:
2019-01-27 07:28:31 +01:00
parent ab2d7de654
commit f597fc4995
9 changed files with 242 additions and 10 deletions

View File

@@ -13,12 +13,12 @@ cd $APPS_PATH/blockchain
rm -f $DATA_PATH/block_list.tmp
LISTBLOCKS="LAST \
GENESIS THE_ANSWER LUCIFER LEET \
LISTBLOCKS="GENESIS THE_ANSWER LUCIFER LEET \
TOPISTO PIZZA HALVING_1 WHALE201311 \
HALVING_2 BIP_91_LOCK BCC SEGWIT_LOCK \
SEGWIT HURRICANE_1 WHALE201810 \
BLOCK21E800"
BLOCK21E800 \
LAST"
for BLOCK in $LISTBLOCKS
do