Réduire la durée du TWEET et ajouter le nbre de transactions dans le fichier block_liste.txt
This commit is contained in:
@@ -47,6 +47,6 @@ if ($block_hash == 'LAST')
|
||||
}
|
||||
}
|
||||
|
||||
echo $the_block->hash." ".$the_block->height.PHP_EOL;
|
||||
echo $the_block->hash." ".$the_block->height." ".$the_block->n_tx.PHP_EOL;
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user