Monero
Loading...
Searching...
No Matches
single_tx_test_base Class Reference

#include <single_tx_test_base.h>

Inheritance diagram for single_tx_test_base:
Collaboration diagram for single_tx_test_base:

Public Member Functions

bool init ()

Protected Attributes

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 single_tx_test_base::init ( )
inline

Member Data Documentation

◆ m_additional_tx_pub_keys

std::vector<crypto::public_key> single_tx_test_base::m_additional_tx_pub_keys
protected

◆ m_bob

cryptonote::account_base single_tx_test_base::m_bob
protected

◆ m_tx

cryptonote::transaction single_tx_test_base::m_tx
protected

◆ m_tx_pub_key

crypto::public_key single_tx_test_base::m_tx_pub_key
protected

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