Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <pow/daa.h>
#include <chain.h>
#include <chainparams.h>
#include <config.h>
#include <test/util/setup_common.h>
#include <boost/test/unit_test.hpp>
Go to the source code of this file.
Functions | |
static CBlockIndex | GetBlockIndex (CBlockIndex *pindexPrev, int64_t nTimeInterval, uint32_t nBits) |
BOOST_AUTO_TEST_CASE (daa_test) | |
BOOST_AUTO_TEST_CASE | ( | daa_test | ) |
|
static |
Definition at line 17 of file daa_tests.cpp.