|
Offline Transaction Signing (OTS) 0.1.0
|
#include "ots.hpp"#include "ots-internal.hpp"#include "ots-exceptions.hpp"#include "key-store.hpp"#include "int-util.h"#include "mnemonics/electrum-words.h"#include "wipeable_string.h"#include "cryptonote_basic/cryptonote_format_utils.h"#include "cryptonote_basic/account.h"#include "memwipe.h"
Namespaces | |
| namespace | ots |
| The library exists complete only in this namespace. | |
Macros | |
| #define | MONERO_SEED_BYTES 32 |
| #define | MONERO_SEED_INDICES 24 |
| #define MONERO_SEED_BYTES 32 |
| #define MONERO_SEED_INDICES 24 |