#include <is_out_to_acc.h>
Definition at line 52 of file is_out_to_acc.h.
◆ init()
| bool test_is_out_to_acc_precomp::init |
( |
| ) |
|
|
inline |
Definition at line 57 of file is_out_to_acc.h.
crypto::public_key m_tx_pub_key
bool generate_key_derivation(const public_key &key1, const secret_key &key2, key_derivation &derivation)
const account_keys & get_keys() const
crypto::secret_key m_view_secret_key
cryptonote::account_base m_bob
◆ test()
| bool test_is_out_to_acc_precomp::test |
( |
| ) |
|
|
inline |
Definition at line 64 of file is_out_to_acc.h.
67 std::unordered_map<crypto::public_key, cryptonote::subaddress_index> subaddresses;
69 std::vector<crypto::key_derivation> additional_derivations;
const account_keys & get_keys() const
std::vector< tx_out > vout
boost::optional< subaddress_receive_info > is_out_to_acc_precomp(const std::unordered_map< crypto::public_key, subaddress_index > &subaddresses, const crypto::public_key &out_key, const crypto::key_derivation &derivation, const std::vector< crypto::key_derivation > &additional_derivations, size_t output_index, hw::device &hwdev)
crypto::public_key m_spend_public_key
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_is_out_to_acc_precomp::loop_count = 1000 |
|
static |
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/tests/performance_tests/is_out_to_acc.h