|
Electroneum
|
#include <double_spend.h>


Static Public Attributes | |
| static const uint64_t | send_amount = FIRST_BLOCK_REWARD - TESTS_DEFAULT_FEE |
| static const bool | has_invalid_tx = true |
| static const size_t | expected_pool_txs_count = 0 |
| static const uint64_t | expected_bob_balance = send_amount |
| static const uint64_t | expected_alice_balance = 0 |
| Static Public Attributes inherited from gen_double_spend_base< gen_double_spend_in_tx< txs_keeped_by_block > > | |
| static const uint64_t | send_amount |
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 |
Definition at line 63 of file double_spend.h.
| bool gen_double_spend_in_tx< txs_keeped_by_block >::generate | ( | std::vector< test_event_entry > & | events | ) | const |
|
static |
Definition at line 69 of file double_spend.h.
|
static |
Definition at line 68 of file double_spend.h.
|
static |
Definition at line 67 of file double_spend.h.
|
static |
Definition at line 66 of file double_spend.h.
|
static |
Definition at line 65 of file double_spend.h.