|
Electroneum
|
#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"
Go to the source code of this file.
Namespaces | |
| cryptonote | |
| Holds cryptonote related classes and helpers. | |
Macros | |
| #define | ELECTRONEUM_DEFAULT_LOG_CATEGORY "account" |
| #define | KEYS_ENCRYPTION_SALT 'k' |
| #define ELECTRONEUM_DEFAULT_LOG_CATEGORY "account" |
Definition at line 46 of file account.cpp.
| #define KEYS_ENCRYPTION_SALT 'k' |
Definition at line 48 of file account.cpp.