#include <cryptonote_tx_utils.h>
◆ tx_destination_entry() [1/3]
| cryptonote::tx_destination_entry::tx_destination_entry |
( |
| ) |
|
|
inline |
◆ tx_destination_entry() [2/3]
◆ tx_destination_entry() [3/3]
| cryptonote::tx_destination_entry::tx_destination_entry |
( |
const std::string & |
o, |
|
|
uint64_t |
a, |
|
|
const account_public_address & |
ad, |
|
|
bool |
is_subaddress |
|
) |
| |
|
inline |
◆ addr
◆ amount
| uint64_t cryptonote::tx_destination_entry::amount |
◆ is_integrated
| bool cryptonote::tx_destination_entry::is_integrated |
◆ is_subaddress
| bool cryptonote::tx_destination_entry::is_subaddress |
◆ original
| std::string cryptonote::tx_destination_entry::original |
The documentation for this struct was generated from the following file: