nil::crypto3::vdf::detail::chia_policy Struct Reference

#include <chia_policy.hpp>

+ Inheritance diagram for nil::crypto3::vdf::detail::chia_policy:
+ Collaboration diagram for nil::crypto3::vdf::detail::chia_policy:

Classes

struct  state_type
 

Static Public Attributes

constexpr static const int64_t double_threshold = 1UL << 31
 
constexpr static const int64_t exp_threshold = 63
 
constexpr static const int64_t maxv = ((1UL << 63) - 1)
 
constexpr static const int64_t threshold = 1UL << 31
 

Member Data Documentation

◆ double_threshold

constexpr static const int64_t nil::crypto3::vdf::detail::chia_policy::double_threshold = 1UL << 31
staticconstexpr

◆ exp_threshold

constexpr static const int64_t nil::crypto3::vdf::detail::chia_policy::exp_threshold = 63
staticconstexpr

◆ maxv

constexpr static const int64_t nil::crypto3::vdf::detail::chia_policy::maxv = ((1UL << 63) - 1)
staticconstexpr

◆ threshold

constexpr static const int64_t nil::crypto3::vdf::detail::chia_policy::threshold = 1UL << 31
staticconstexpr

The documentation for this struct was generated from the following file: