Marked emark as POS type coin since auto detection fails

This commit is contained in:
Matthew Little 2014-06-21 09:20:38 -06:00
parent 8dbdf7a920
commit eadc0fadf1
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
{ {
"name": "eMark", "name": "eMark",
"symbol": "DEM", "symbol": "DEM",
"algorithm": "sha256" "algorithm": "sha256",
"reward": "POS"
} }