Constant hotshot_types::drb::DIFFICULTY_LEVEL
source ยท const DIFFICULTY_LEVEL: u64 = 10;
Expand description
Arbitrary number of times the hash function will be repeatedly called.
const DIFFICULTY_LEVEL: u64 = 10;
Arbitrary number of times the hash function will be repeatedly called.