MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / TestAlwaysActiveConditionChecker

Class TestAlwaysActiveConditionChecker

src/test/versionbits_tests.cpp:35–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33};
34
35class TestAlwaysActiveConditionChecker : public TestConditionChecker
36{
37public:
38 int64_t BeginTime(const Consensus::Params& params) const override { return Consensus::BIP9Deployment::ALWAYS_ACTIVE; }
39};
40
41#define CHECKERS 6
42

Callers 1

VersionBitsTesterClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected