We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ac5030 commit 9f84d3aCopy full SHA for 9f84d3a
src/util.h
@@ -47,7 +47,7 @@ typedef int pid_t; /* define for Windows compatibility */
47
#define CLOAKSHIELD_MAX_HOPS 64
48
49
// Enigma flags/settings
50
-#define ENIGMA_ENGINE_VER "1.0"
+#define ENIGMA_ENGINE_VER "1.1"
51
52
#define ENIGMA_MAX_COINAGE_DAYS 7 // if coins have more than [ENIGMA_MAX_COINAGE_DAYS] of coin age, they will be excluded from Enigma sending/mixing
53
#define ENIGMA_TX_LOCKTIME_SECS 0 // 5 minsGetTime()
0 commit comments