mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-27 15:04:19 +00:00
include util.h to get SecureString definition.
This commit is contained in:
parent
9e470585b3
commit
77f21f1583
@ -4,6 +4,7 @@
|
||||
#ifndef __CRYPTER_H__
|
||||
#define __CRYPTER_H__
|
||||
|
||||
#include "util.h" /* for SecureString */
|
||||
#include "key.h"
|
||||
|
||||
const unsigned int WALLET_CRYPTO_KEY_SIZE = 32;
|
||||
|
Loading…
x
Reference in New Issue
Block a user