Skip to content

Commit

Permalink
update Enigma ver
Browse files Browse the repository at this point in the history
  • Loading branch information
anorakthagreat committed Oct 6, 2018
1 parent 5ac5030 commit 9f84d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ typedef int pid_t; /* define for Windows compatibility */
#define CLOAKSHIELD_MAX_HOPS 64

// Enigma flags/settings
#define ENIGMA_ENGINE_VER "1.0"
#define ENIGMA_ENGINE_VER "1.1"

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

0 comments on commit 9f84d3a

Please sign in to comment.