![]()  | 
  
    Bitcoin Core 30.99.0
    
   P2P Digital Currency 
   | 
 
#include <consensus/tx_check.h>#include <consensus/amount.h>#include <primitives/transaction.h>#include <consensus/validation.h>Go to the source code of this file.
Functions | |
| bool | CheckTransaction (const CTransaction &tx, TxValidationState &state) | 
| bool CheckTransaction | ( | const CTransaction & | tx, | 
| TxValidationState & | state | ||
| ) | 
Definition at line 11 of file tx_check.cpp.