|
Monero
|
#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 |
| bool cryptonote::block_verification_context::m_added_to_main_chain |
| bool cryptonote::block_verification_context::m_already_exists |
| bool cryptonote::block_verification_context::m_bad_pow |
| bool cryptonote::block_verification_context::m_marked_as_orphaned |
| bool cryptonote::block_verification_context::m_missing_txs |
| bool cryptonote::block_verification_context::m_partial_block_reward |
| bool cryptonote::block_verification_context::m_verifivation_failed |