Monero
Loading...
Searching...
No Matches
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_bad_pow
bool m_missing_txs

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_bad_pow

bool cryptonote::block_verification_context::m_bad_pow

◆ m_marked_as_orphaned

bool cryptonote::block_verification_context::m_marked_as_orphaned

◆ m_missing_txs

bool cryptonote::block_verification_context::m_missing_txs

◆ m_partial_block_reward

bool cryptonote::block_verification_context::m_partial_block_reward

◆ m_verifivation_failed

bool cryptonote::block_verification_context::m_verifivation_failed

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