Merge pull request #212 from ob1100/master

Update opensourcecoin.json
This commit is contained in:
Matthew Little 2014-05-16 14:10:28 -06:00
commit 9a3670988c

View File

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