Bitcoin Core  27.99.0
P2P Digital Currency
Functions
tx_check.cpp File Reference
#include <consensus/tx_check.h>
#include <consensus/amount.h>
#include <primitives/transaction.h>
#include <consensus/validation.h>
Include dependency graph for tx_check.cpp:

Go to the source code of this file.

Functions

bool CheckTransaction (const CTransaction &tx, TxValidationState &state)
 

Function Documentation

◆ CheckTransaction()

bool CheckTransaction ( const CTransaction tx,
TxValidationState state 
)

Definition at line 11 of file tx_check.cpp.

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