ajout de emptybot
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user