|
Electroneum
|
#include "version.h"#include "device_ledger.hpp"#include "ringct/rctOps.h"#include "cryptonote_basic/account.h"#include "cryptonote_basic/subaddress_index.h"#include "cryptonote_core/cryptonote_tx_utils.h"#include "crypto/crypto.h"#include <boost/thread/locks.hpp>#include <boost/thread/lock_guard.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | hw |
| namespace | hw::ledger |
Functions | |
| void | hw::ledger::register_all (std::map< std::string, std::unique_ptr< device > > ®istry) |