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

#include <validation.h>

Static Public Member Functions

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

Detailed Description

Definition at line 34 of file validation.h.

Member Function Documentation

◆ BlockConnected()

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

Definition at line 46 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: