#include <wallet.h>
Definition at line 399 of file wallet.h.
◆ operator<()
bool interfaces::WalletTx::operator< |
( |
const WalletTx & |
a | ) |
const |
|
inline |
◆ change
CAmount interfaces::WalletTx::change |
◆ credit
CAmount interfaces::WalletTx::credit |
◆ debit
CAmount interfaces::WalletTx::debit |
◆ is_coinbase
bool interfaces::WalletTx::is_coinbase |
◆ time
int64_t interfaces::WalletTx::time |
◆ tx
◆ txin_is_mine
◆ txout_address
◆ txout_address_is_mine
◆ txout_is_change
std::vector<bool> interfaces::WalletTx::txout_is_change |
◆ txout_is_mine
◆ value_map
std::map<std::string, std::string> interfaces::WalletTx::value_map |
The documentation for this struct was generated from the following file: