#include <avalanche/avalanche.h>
#include <avalanche/processor.h>
#include <avalanche/stakecontender.h>
#include <chainparams.h>
#include <consensus/activation.h>
#include <net_processing.h>
#include <policy/block/stakingrewards.h>
#include <test/util/blockindex.h>
#include <test/util/setup_common.h>
#include <boost/test/unit_test.hpp>
Go to the source code of this file.
◆ BOOST_FIXTURE_TEST_CASE() [1/2]
◆ BOOST_FIXTURE_TEST_CASE() [2/2]
BOOST_FIXTURE_TEST_CASE |
( |
stakecontender_computeid |
, |
|
|
TestChain100Setup |
|
|
) |
| |