Monero
Loading...
Searching...
No Matches
simplewallet.h File Reference

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 "math_helper.h"
#include "wipeable_string.h"
#include "common/i18n.h"
#include "common/password.h"
#include "crypto/crypto.h"
Include dependency graph for simplewallet.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cryptonote::simple_wallet
 Manages wallet operations. This is the most abstracted wallet class. More...
struct  cryptonote::simple_wallet::transfer_view
class  cryptonote::simple_wallet::refresh_progress_reporter_t
struct  cryptonote::simple_wallet::get_random_interval< mini, maxi >

Namespaces

namespace  cryptonote
 Holds cryptonote related classes and helpers.

Macros

#define MONERO_DEFAULT_LOG_CATEGORY   "wallet.simplewallet"

Variables

constexpr const char MONERO_DONATION_ADDR [] = "888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H"

Detailed Description

Header file that declares simple_wallet class.

Macro Definition Documentation

◆ MONERO_DEFAULT_LOG_CATEGORY

#define MONERO_DEFAULT_LOG_CATEGORY   "wallet.simplewallet"

Variable Documentation

◆ MONERO_DONATION_ADDR

const char MONERO_DONATION_ADDR[] = "888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H"
constexpr