![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include "test/util/blocksutil.h"#include "streams.h"#include "validation.h"#include "util/blockstatecatcher.h"#include <boost/test/unit_test.hpp>Go to the source code of this file.
Functions | |
| void | ProcessBlockAndCheckRejectionReason (std::shared_ptr< CBlock > &pblock, const std::string &blockRejectionReason, int expectedChainHeight) |
| CBlock | getBlock13b8a () |
| CBlock getBlock13b8a | ( | ) |
Definition at line 31 of file blocksutil.cpp.
| void ProcessBlockAndCheckRejectionReason | ( | std::shared_ptr< CBlock > & | pblock, |
| const std::string & | blockRejectionReason, | ||
| int | expectedChainHeight | ||
| ) |