mirror of
https://github.com/monero-project/monero.git
synced 2025-08-23 13:25:04 -04:00
Moved mnemonics code to src/mnemonics
This commit is contained in:
parent
f3271e8f12
commit
6be139b511
5 changed files with 8 additions and 4 deletions
|
@ -46,7 +46,7 @@ using namespace epee;
|
|||
#include "crypto/crypto.h"
|
||||
#include "serialization/binary_utils.h"
|
||||
#include "cryptonote_protocol/blobdatatype.h"
|
||||
#include "crypto/electrum-words.h"
|
||||
#include "mnemonics/electrum-words.h"
|
||||
|
||||
extern "C"
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue