Skip to content

Commit 9f84d3a

Browse files
update Enigma ver
1 parent 5ac5030 commit 9f84d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ typedef int pid_t; /* define for Windows compatibility */
4747
#define CLOAKSHIELD_MAX_HOPS 64
4848

4949
// Enigma flags/settings
50-
#define ENIGMA_ENGINE_VER "1.0"
50+
#define ENIGMA_ENGINE_VER "1.1"
5151

5252
#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
5353
#define ENIGMA_TX_LOCKTIME_SECS 0 // 5 minsGetTime()

0 commit comments

Comments
 (0)