hashes tient compte du cache
This commit is contained in:
@@ -14,6 +14,7 @@ function DrawBlock($the_block, $vImage, $parametres)
|
||||
$marge_x = 10;
|
||||
$marge_y = 10;
|
||||
$facteur_max = 2.5;
|
||||
$alpha = 0;
|
||||
|
||||
// Détermine si on dessine les tx, les fees ou la récompense
|
||||
if (isset($parametres['type'])) $type = $parametres['type'];
|
||||
|
||||
Reference in New Issue
Block a user