58 std::vector<tx_destination_entry> destinations;
65 m_key = rct::ki2rct(txin.
k_image);
cryptonote::account_base m_miners[ring_size]
static const size_t loop_count
static const size_t real_source_idx
bool construct_tx(const account_keys &sender_account_keys, std::vector< tx_source_entry > &sources, const std::vector< tx_destination_entry > &destinations, const boost::optional< cryptonote::account_public_address > &change_addr, const std::vector< uint8_t > &extra, transaction &tx, uint64_t unlock_time)
crypto::secret_key generate(const crypto::secret_key &recovery_key=crypto::secret_key(), bool recover=false, bool two_random=false)
const account_keys & get_keys() const
Holds cryptonote related classes and helpers.
std::vector< txin_v > vin
multi_tx_test_base< 1 > base_class
account_public_address m_account_address
crypto::key_image k_image
int ge_frombytes_vartime(ge_p3 *, const unsigned char *)
std::vector< cryptonote::tx_source_entry > m_sources