Remove Tic logic

This commit is contained in:
Rob Mulholand
2019-03-06 12:43:39 -06:00
parent 310a52cb0c
commit 7ed4dcd1fa
3 changed files with 0 additions and 19 deletions
-4
View File
@@ -17,7 +17,3 @@
package constants
var DataItemLength = 32
// TODO: Move to Plugin
// TODO: Grab this from DB, since it can change through governance
var TTL = int64(10800) // 60 * 60 * 3 == 10800 seconds == 3 hours