#include <check_hash.h>
◆ init()
template<uint64_t hash_target_high, uint64_t hash_target_low, uint64_t difficulty_high, uint64_t difficulty_low>
| bool test_check_hash< hash_target_high, hash_target_low, difficulty_high, difficulty_low >::init |
( |
void |
| ) |
|
|
inline |
◆ test()
template<uint64_t hash_target_high, uint64_t hash_target_low, uint64_t difficulty_high, uint64_t difficulty_low>
| bool test_check_hash< hash_target_high, hash_target_low, difficulty_high, difficulty_low >::test |
( |
| ) |
|
|
inline |
◆ difficulty
template<uint64_t hash_target_high, uint64_t hash_target_low, uint64_t difficulty_high, uint64_t difficulty_low>
◆ hash
template<uint64_t hash_target_high, uint64_t hash_target_low, uint64_t difficulty_high, uint64_t difficulty_low>
| crypto::hash test_check_hash< hash_target_high, hash_target_low, difficulty_high, difficulty_low >::hash |
|
private |
◆ loop_count
template<uint64_t hash_target_high, uint64_t hash_target_low, uint64_t difficulty_high, uint64_t difficulty_low>
| const size_t test_check_hash< hash_target_high, hash_target_low, difficulty_high, difficulty_low >::loop_count = 100000 |
|
static |
The documentation for this class was generated from the following file: