![]() |
Bitcoin Core
22.99.0
P2P Digital Currency
|
#include <deploymentstatus.h>
#include <consensus/params.h>
#include <versionbits.h>
#include <type_traits>
Go to the source code of this file.
Functions | |
template<typename T , T x> | |
static constexpr bool | is_minimum () |
Variables | |
VersionBitsCache | g_versionbitscache |
Global cache for versionbits deployment status. More... | |
|
staticconstexpr |
Definition at line 27 of file deploymentstatus.cpp.
VersionBitsCache g_versionbitscache |
Global cache for versionbits deployment status.
Definition at line 12 of file deploymentstatus.cpp.