Special value for nStartTime indicating that the deployment is never active. This is useful for integrating the code changes for a new feature prior to deploying it on some or all networks.
Synopsis
Declared in <consensus/params.h>
inline constexpr static
int64_t NEVER_ACTIVE = ‐2;
Created with MrDocs