countDifficultyOfHex abstract method

int countDifficultyOfHex(
  1. String hexString
)

Implementation

int countDifficultyOfHex(String hexString);