Bitcoin Core  27.99.0
P2P Digital Currency
Static Public Member Functions | List of all members
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: