Electroneum
Public Member Functions | Public Attributes | List of all members
cryptonote::tx_destination_entry Struct Reference

#include <cryptonote_tx_utils.h>

Collaboration diagram for cryptonote::tx_destination_entry:
Collaboration graph
[legend]

Public Member Functions

 tx_destination_entry ()
 
 tx_destination_entry (uint64_t a, const account_public_address &ad)
 

Public Attributes

uint64_t amount
 
account_public_address addr
 

Constructor & Destructor Documentation

◆ tx_destination_entry() [1/2]

cryptonote::tx_destination_entry::tx_destination_entry ( )
inline

◆ tx_destination_entry() [2/2]

cryptonote::tx_destination_entry::tx_destination_entry ( uint64_t  a,
const account_public_address ad 
)
inline

Member Data Documentation

◆ addr

account_public_address cryptonote::tx_destination_entry::addr

◆ amount

uint64_t cryptonote::tx_destination_entry::amount

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