Electroneum
Loading...
Searching...
No Matches
account.cpp File Reference
#include <fstream>
#include "include_base_utils.h"
#include "account.h"
#include "warnings.h"
#include "crypto/crypto.h"
#include "crypto/keccak.h"
#include "cryptonote_basic_impl.h"
#include "cryptonote_format_utils.h"
Include dependency graph for account.cpp:

Go to the source code of this file.

Namespaces

namespace  cryptonote
 Holds cryptonote related classes and helpers.

Macros

#define ELECTRONEUM_DEFAULT_LOG_CATEGORY   "account"
#define KEYS_ENCRYPTION_SALT   'k'

Macro Definition Documentation

◆ ELECTRONEUM_DEFAULT_LOG_CATEGORY

#define ELECTRONEUM_DEFAULT_LOG_CATEGORY   "account"

Definition at line 46 of file account.cpp.

◆ KEYS_ENCRYPTION_SALT

#define KEYS_ENCRYPTION_SALT   'k'

Definition at line 48 of file account.cpp.