Example #1
0
 /**
  * @return int|string
  */
 public function limit()
 {
     return $this->difficulty->getTarget($this->difficulty->lowestBits());
 }