Unverified Commit f69789f4 authored by Oleh's avatar Oleh

fix typo

parent a84dd721
......@@ -155,7 +155,7 @@ void trustedEnclaveInit(uint64_t _logLevel) {
}
LOG_INFO("Successfully inited enclave. Signed enclave version:" SIGNED_ENCLAVE_VERSION );
#ifndef SGX_DEBUG
#ifdef SGX_DEBUG
LOG_INFO("SECURITY WARNING: sgxwallet is running in INSECURE DEBUG MODE! NEVER USE IN PRODUCTION!");
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment