|
Electroneum
|
Header file that declares simple_wallet class. More...
#include <memory>#include <boost/optional/optional.hpp>#include <boost/program_options/variables_map.hpp>#include "cryptonote_basic/account.h"#include "cryptonote_basic/cryptonote_basic_impl.h"#include "wallet/wallet2.h"#include "console_handler.h"#include "wipeable_string.h"#include "common/i18n.h"#include "common/password.h"#include "crypto/crypto.h"

Go to the source code of this file.
Classes | |
| class | cryptonote::simple_wallet |
| Manages wallet operations. This is the most abstracted wallet class. More... | |
Namespaces | |
| cryptonote | |
| Holds cryptonote related classes and helpers. | |
Macros | |
| #define | ELECTRONEUM_DEFAULT_LOG_CATEGORY "wallet.simplewallet" |
Variables | |
| constexpr const char | ETN_DONATION_ADDR [] = "etnjwQwwEY65dhSMfKto64GgY7j7q2RUSZP1r8rXZ615J4egUC596R4crvZ5woWWTWBUztnKMUudzQ22E37LHiV48XWeJDFkkY" |
Header file that declares simple_wallet class.
Definition in file simplewallet.h.
| #define ELECTRONEUM_DEFAULT_LOG_CATEGORY "wallet.simplewallet" |
Definition at line 54 of file simplewallet.h.
| constexpr const char ETN_DONATION_ADDR[] = "etnjwQwwEY65dhSMfKto64GgY7j7q2RUSZP1r8rXZ615J4egUC596R4crvZ5woWWTWBUztnKMUudzQ22E37LHiV48XWeJDFkkY" |
Definition at line 56 of file simplewallet.h.