Electroneum
tx_validation.h File Reference
#include "chaingen.h"
Include dependency graph for tx_validation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  get_tx_validation_base
 
struct  gen_tx_big_version
 
struct  gen_tx_unlock_time
 
struct  gen_tx_input_is_not_txin_to_key
 
struct  gen_tx_no_inputs_no_outputs
 
struct  gen_tx_no_inputs_has_outputs
 
struct  gen_tx_has_inputs_no_outputs
 
struct  gen_tx_invalid_input_amount
 
struct  gen_tx_input_wo_key_offsets
 
struct  gen_tx_key_offest_points_to_foreign_key
 
struct  gen_tx_sender_key_offest_not_exist
 
struct  gen_tx_mixed_key_offest_not_exist
 
struct  gen_tx_key_image_not_derive_from_tx_key
 
struct  gen_tx_key_image_is_invalid
 
struct  gen_tx_check_input_unlock_time
 
struct  gen_tx_txout_to_key_has_invalid_key
 
struct  gen_tx_output_with_zero_amount
 
struct  gen_tx_output_is_not_txout_to_key
 
struct  gen_tx_signatures_are_invalid