#include <is_out_to_acc.h>
Definition at line 40 of file is_out_to_acc.h.
◆ test()
| bool test_is_out_to_acc::test |
( |
| ) |
|
|
inline |
Definition at line 45 of file is_out_to_acc.h.
46 {
47 const cryptonote::txout_to_key& tx_out = boost::get<cryptonote::txout_to_key>(
m_tx.vout[0].target);
49 }
std::vector< crypto::public_key > m_additional_tx_pub_keys
cryptonote::transaction m_tx
crypto::public_key m_tx_pub_key
cryptonote::account_base m_bob
bool is_out_to_acc(const account_keys &acc, const txout_to_key &out_key, const crypto::public_key &tx_pub_key, const std::vector< crypto::public_key > &additional_tx_pub_keys, size_t output_index)
◆ loop_count
| const size_t test_is_out_to_acc::loop_count = 1000 |
|
static |
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/tests/performance_tests/is_out_to_acc.h