Electroneum
wallet.cpp File Reference
#include "wallet.h"
#include "pending_transaction.h"
#include "unsigned_transaction.h"
#include "transaction_history.h"
#include "address_book.h"
#include "subaddress.h"
#include "subaddress_account.h"
#include "common_defines.h"
#include "common/util.h"
#include "mnemonics/electrum-words.h"
#include "mnemonics/english.h"
#include <boost/format.hpp>
#include <sstream>
#include <unordered_map>
#include <string>
Include dependency graph for wallet.cpp:

Go to the source code of this file.

Classes

struct  Electroneum::Wallet2CallbackImpl
 

Namespaces

 Electroneum
 

Macros

#define ELECTRONEUM_DEFAULT_LOG_CATEGORY   "WalletAPI"
 

Macro Definition Documentation

◆ ELECTRONEUM_DEFAULT_LOG_CATEGORY

#define ELECTRONEUM_DEFAULT_LOG_CATEGORY   "WalletAPI"

Definition at line 59 of file wallet.cpp.