remove dependency on serialize.h and util.h for SecureString
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#ifndef __CRYPTER_H__
|
||||
#define __CRYPTER_H__
|
||||
|
||||
#include "util.h" /* for SecureString */
|
||||
#include "allocators.h" /* for SecureString */
|
||||
#include "key.h"
|
||||
|
||||
const unsigned int WALLET_CRYPTO_KEY_SIZE = 32;
|
||||
|
||||
Reference in New Issue
Block a user