From b5da4f9428c820f19f57bd199a17cdfcc86d22f6 Mon Sep 17 00:00:00 2001 From: Russel Waters Date: Fri, 23 May 2014 09:05:34 -0700 Subject: [PATCH] Update tekcoin.json --- coins/tekcoin.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/coins/tekcoin.json b/coins/tekcoin.json index 44ba31b..4b3a276 100644 --- a/coins/tekcoin.json +++ b/coins/tekcoin.json @@ -1,5 +1,6 @@ { "name": "Tekcoin", "symbol": "TEK", - "algorithm": "sha256" + "algorithm": "sha256", + "txMessages": "true" }