#include <generate_key_image_helper.h>
Definition at line 41 of file generate_key_image_helper.h.
◆ test()
| bool test_generate_key_image_helper::test |
( |
| ) |
|
|
inline |
Definition at line 46 of file generate_key_image_helper.h.
50 std::unordered_map<crypto::public_key, cryptonote::subaddress_index> subaddresses;
std::vector< crypto::public_key > m_additional_tx_pub_keys
crypto::public_key m_tx_pub_key
const account_keys & get_keys() const
std::vector< tx_out > vout
crypto::public_key m_spend_public_key
bool generate_key_image_helper(const account_keys &ack, const std::unordered_map< crypto::public_key, subaddress_index > &subaddresses, const crypto::public_key &out_key, const crypto::public_key &tx_public_key, const std::vector< crypto::public_key > &additional_tx_public_keys, size_t real_output_index, keypair &in_ephemeral, crypto::key_image &ki, hw::device &hwdev, const uint32_t account_major_offset)
device & get_device(const std::string &device_descriptor)
account_public_address m_account_address
cryptonote::account_base m_bob
cryptonote::transaction m_tx
◆ loop_count
| const size_t test_generate_key_image_helper::loop_count = 500 |
|
static |
The documentation for this class was generated from the following file: