|
Monero
|


Go to the source code of this file.
Namespaces | |
| cryptonote | |
| Holds cryptonote related classes and helpers. | |
Typedefs | |
| typedef std::uint64_t | cryptonote::difficulty_type |
Functions | |
| bool | cryptonote::check_hash (const crypto::hash &hash, difficulty_type difficulty) |
| checks if a hash fits the given difficulty More... | |
| difficulty_type | cryptonote::next_difficulty (std::vector< std::uint64_t > timestamps, std::vector< difficulty_type > cumulative_difficulties, size_t target_seconds) |
1.8.14