|
Electroneum
|
#include <verification_context.h>
Definition at line 38 of file verification_context.h.
| bool cryptonote::tx_verification_context::m_added_to_pool |
Definition at line 43 of file verification_context.h.
| bool cryptonote::tx_verification_context::m_bad_bridge_smartchain_address |
Definition at line 55 of file verification_context.h.
| bool cryptonote::tx_verification_context::m_bad_bridge_source_address |
Definition at line 54 of file verification_context.h.
| bool cryptonote::tx_verification_context::m_double_spend |
Definition at line 45 of file verification_context.h.
| bool cryptonote::tx_verification_context::m_fee_too_low |
Definition at line 51 of file verification_context.h.
| bool cryptonote::tx_verification_context::m_invalid_input |
Definition at line 47 of file verification_context.h.
| bool cryptonote::tx_verification_context::m_invalid_output |
Definition at line 48 of file verification_context.h.
| bool cryptonote::tx_verification_context::m_low_mixin |
Definition at line 44 of file verification_context.h.
| bool cryptonote::tx_verification_context::m_not_rct |
Definition at line 52 of file verification_context.h.
| bool cryptonote::tx_verification_context::m_overspend |
Definition at line 50 of file verification_context.h.
| bool cryptonote::tx_verification_context::m_portal_outbound_tx |
Definition at line 53 of file verification_context.h.
| bool cryptonote::tx_verification_context::m_should_be_relayed |
Definition at line 40 of file verification_context.h.
| bool cryptonote::tx_verification_context::m_too_big |
Definition at line 49 of file verification_context.h.
| bool cryptonote::tx_verification_context::m_utxo_nonexistent |
Definition at line 46 of file verification_context.h.
| bool cryptonote::tx_verification_context::m_verification_failed |
Definition at line 41 of file verification_context.h.
| bool cryptonote::tx_verification_context::m_verification_impossible |
Definition at line 42 of file verification_context.h.