|
Electroneum
|
#include <wallet2.h>

Public Member Functions | |
| tx_scan_info_t () | |
Public Attributes | |
| cryptonote::keypair | in_ephemeral |
| crypto::key_image | ki |
| rct::key | mask |
| uint64_t | amount |
| uint64_t | etn_transfered |
| bool | error |
| boost::optional< cryptonote::subaddress_receive_info > | received |
| cryptonote::keypair tools::wallet2::tx_scan_info_t::in_ephemeral |
| crypto::key_image tools::wallet2::tx_scan_info_t::ki |
| boost::optional<cryptonote::subaddress_receive_info> tools::wallet2::tx_scan_info_t::received |