10801 diff

This commit is contained in:
Arionum
2018-02-06 14:38:20 +02:00
parent ab9561e90e
commit d5bf7bf1d3

View File

@@ -95,6 +95,8 @@ public function difficulty($height=0){
$height=$current['height'];
if($height==10801) return 5555555555; //hard fork 10900 resistance
$limit=20;
if($height<20)
$limit=$height-1;