|
Monero
|
#include <multi_tx_test_base.h>


Public Member Functions | |
| bool | init () |
Static Public Attributes | |
| static const size_t | ring_size = a_ring_size |
| static const size_t | real_source_idx = ring_size / 2 |
Protected Attributes | |
| cryptonote::account_base | m_miners [ring_size] |
| cryptonote::transaction | m_miner_txs [ring_size] |
| uint64_t | m_source_amount |
| std::vector< cryptonote::tx_source_entry > | m_sources |
| crypto::public_key | m_public_keys [ring_size] |
| const crypto::public_key * | m_public_key_ptrs [ring_size] |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
static |
|
static |