|
Monero
|
#include <tx_pool.h>


Private Attributes | |
| size_t | m_broadcasted_tx_count |
| size_t | m_all_tx_count |
Additional Inherited Members | |
| Public Types inherited from test_chain_unit_base | |
| typedef boost::function< bool(cryptonote::core &c, size_t ev_index, const std::vector< test_event_entry > &events)> | verify_callback |
| typedef std::map< std::string, verify_callback > | callbacks_map |
| txpool_base::txpool_base | ( | ) |
| bool txpool_base::check_txpool_spent_keys | ( | cryptonote::core & | c, |
| size_t | , | ||
| const std::vector< test_event_entry > & | events ) |
| bool txpool_base::increase_all_tx_count | ( | cryptonote::core & | c, |
| size_t | , | ||
| const std::vector< test_event_entry > & | events ) |
| bool txpool_base::increase_broadcasted_tx_count | ( | cryptonote::core & | c, |
| size_t | , | ||
| const std::vector< test_event_entry > & | events ) |
|
private |
|
private |