Monero
Functions | Variables
transaction.cpp File Reference
#include "include_base_utils.h"
#include "file_io_utils.h"
#include "cryptonote_basic/blobdatatype.h"
#include "cryptonote_basic/cryptonote_basic.h"
#include "cryptonote_basic/cryptonote_format_utils.h"
#include "fuzzer.h"
Include dependency graph for transaction.cpp:

Functions

 parse_and_validate_tx_from_blob (std::string((const char *) buf, len), tx)
 

Variables

cryptonote::transaction tx = AUTO_VAL_INIT(tx)
 

Function Documentation

◆ parse_and_validate_tx_from_blob()

parse_and_validate_tx_from_blob ( std::string((const char *) buf, len)  ,
tx   
)

Variable Documentation

◆ tx