Update tekcoin.json

This commit is contained in:
Russel Waters 2014-05-23 09:05:34 -07:00
parent c3555ec959
commit b5da4f9428

View File

@ -1,5 +1,6 @@
{
"name": "Tekcoin",
"symbol": "TEK",
"algorithm": "sha256"
"algorithm": "sha256",
"txMessages": "true"
}