|
Electroneum
|
#include <cstddef>#include <string>#include "ringct/rctOps.h"#include "crypto/crypto.h"#include "cryptonote_basic/account.h"#include "device.hpp"

Go to the source code of this file.
Namespaces | |
| hw | |
Functions | |
| void | hw::buffer_to_str (char *to_buff, size_t to_len, const char *buff, size_t len) |
| void | hw::log_hexbuffer (const std::string &msg, const char *buff, size_t len) |
| void | hw::log_message (const std::string &msg, const std::string &info) |