Merge pull request #105 from bitcoinland/patch-1
removed extra " from algorithm
This commit is contained in:
commit
410d700374
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "OpenSourcecoin",
|
||||
"symbol": "OSC",
|
||||
"algorithm": "sha256""
|
||||
"algorithm": "sha256"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user