Electroneum
Public Attributes | List of all members
cryptonote::block_verification_context Struct Reference

#include <verification_context.h>

Public Attributes

bool m_added_to_main_chain
 
bool m_verifivation_failed
 
bool m_marked_as_orphaned
 
bool m_already_exists
 
bool m_partial_block_reward
 
bool m_validator_list_update_failed
 
bool m_sequential_block
 

Member Data Documentation

◆ m_added_to_main_chain

bool cryptonote::block_verification_context::m_added_to_main_chain

◆ m_already_exists

bool cryptonote::block_verification_context::m_already_exists

◆ m_marked_as_orphaned

bool cryptonote::block_verification_context::m_marked_as_orphaned

◆ m_partial_block_reward

bool cryptonote::block_verification_context::m_partial_block_reward

◆ m_sequential_block

bool cryptonote::block_verification_context::m_sequential_block

◆ m_validator_list_update_failed

bool cryptonote::block_verification_context::m_validator_list_update_failed

◆ m_verifivation_failed

bool cryptonote::block_verification_context::m_verifivation_failed

The documentation for this struct was generated from the following file: