Monero
Public Member Functions | Static Public Attributes | Private Attributes | List of all members
test_is_out_to_acc_precomp Class Reference

#include <is_out_to_acc.h>

Inheritance diagram for test_is_out_to_acc_precomp:
Inheritance graph
[legend]
Collaboration diagram for test_is_out_to_acc_precomp:
Collaboration graph
[legend]

Public Member Functions

bool init ()
 
bool test ()
 
- Public Member Functions inherited from single_tx_test_base
bool init ()
 

Static Public Attributes

static const size_t loop_count = 1000
 

Private Attributes

crypto::key_derivation m_derivation
 

Additional Inherited Members

- Protected Attributes inherited from single_tx_test_base
cryptonote::account_base m_bob
 
cryptonote::transaction m_tx
 
crypto::public_key m_tx_pub_key
 
std::vector< crypto::public_keym_additional_tx_pub_keys
 

Member Function Documentation

◆ init()

bool test_is_out_to_acc_precomp::init ( void  )
inline

◆ test()

bool test_is_out_to_acc_precomp::test ( )
inline

Member Data Documentation

◆ loop_count

const size_t test_is_out_to_acc_precomp::loop_count = 1000
static

◆ m_derivation

crypto::key_derivation test_is_out_to_acc_precomp::m_derivation
private

The documentation for this class was generated from the following file: