Better fix (#4)

This commit is contained in:
hyc
2016-08-10 00:54:20 +01:00
committed by luigi1111
parent d2644c15c3
commit 709c7247cd
2 changed files with 9 additions and 4 deletions
+1
View File
@@ -243,6 +243,7 @@ namespace cryptonote
bool m_non_deterministic; // old 2-random generation
bool m_trusted_daemon;
bool m_allow_mismatched_daemon_version;
bool m_restoring; // are we restoring, by whatever method?
uint64_t m_restore_height; // optional
std::string m_daemon_address;