removed extra " from algorithm

This commit is contained in:
bitcoinland 2014-05-01 00:17:19 -03:00
parent 5ea852d369
commit 850c270381

View File

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