42 bool generate(std::vector<test_event_entry>& events)
const;
cryptonote::account_base m_recipient_account_3
Definition: chain_switch_1.h:52
std::vector< cryptonote::block > m_chain_1
Definition: chain_switch_1.h:48
Definition: chain_switch_1.h:37
cryptonote::account_base m_recipient_account_4
Definition: chain_switch_1.h:53
gen_chain_switch_1()
Definition: chain_switch_1.cpp:38
cryptonote::account_base m_recipient_account_2
Definition: chain_switch_1.h:51
handles core cryptonote functionality
Definition: cryptonote_core.h:86
cryptonote::account_base m_recipient_account_1
Definition: chain_switch_1.h:50
Definition: chaingen.h:165
bool check_split_not_switched(cryptonote::core &c, size_t ev_index, const std::vector< test_event_entry > &events)
Definition: chain_switch_1.cpp:122
std::vector< cryptonote::transaction > m_tx_pool
Definition: chain_switch_1.h:55
bool generate(std::vector< test_event_entry > &events) const
Definition: chain_switch_1.cpp:46
c
Definition: pymoduletest.py:79
bool check_split_switched(cryptonote::core &c, size_t ev_index, const std::vector< test_event_entry > &events)
Definition: chain_switch_1.cpp:165