Bitcoin Core 28.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
ValidationInterfaceTest Class Reference

#include <validation.h>

Static Public Member Functions

static void BlockConnected (ChainstateRole role, CValidationInterface &obj, const std::shared_ptr< const CBlock > &block, const CBlockIndex *pindex)
 

Detailed Description

Definition at line 19 of file validation.h.

Member Function Documentation

◆ BlockConnected()

void ValidationInterfaceTest::BlockConnected ( ChainstateRole role,
CValidationInterface & obj,
const std::shared_ptr< const CBlock > & block,
const CBlockIndex * pindex )
static

Definition at line 25 of file validation.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: