Bitcoin ABC 0.30.5
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
struct | Consensus::Params |
Parameters that influence chain consensus. More... | |
Namespaces | |
namespace | Consensus |
Enumerations | |
enum | Consensus::BuriedDeployment : int16_t { Consensus::DEPLOYMENT_P2SH = std::numeric_limits<int16_t>::min() , Consensus::DEPLOYMENT_HEIGHTINCB , Consensus::DEPLOYMENT_CLTV , Consensus::DEPLOYMENT_DERSIG , Consensus::DEPLOYMENT_CSV } |
Functions | |
constexpr bool | Consensus::ValidDeployment (BuriedDeployment dep) |