Bitcoin Core 31.99.0
P2P Digital Currency
Functions
tx_check.cpp File Reference
#include <consensus/tx_check.h>
#include <consensus/amount.h>
#include <consensus/consensus.h>
#include <consensus/validation.h>
#include <primitives/transaction.h>
#include <script/script.h>
#include <serialize.h>
#include <set>
#include <string>
#include <utility>
#include <vector>
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 19 of file tx_check.cpp.

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