added einsteinium, feathercoin, groestlcoin, myriadcoin and fixed hirocoin's symbol
This commit is contained in:
parent
05b6f9308b
commit
ffa2d26b5f
5
coins/einsteinium.json
Normal file
5
coins/einsteinium.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"name": "Einsteinium",
|
||||||
|
"symbol": "EMC2",
|
||||||
|
"algorithm": "scrypt"
|
||||||
|
}
|
||||||
5
coins/feathercoin.json
Normal file
5
coins/feathercoin.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"name": "Feathercoin",
|
||||||
|
"symbol": "FTC",
|
||||||
|
"algorithm": "scrypt"
|
||||||
|
}
|
||||||
5
coins/groestlcoin.json
Normal file
5
coins/groestlcoin.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"name": "GroestlCoin",
|
||||||
|
"symbol": "GRS",
|
||||||
|
"algorithm": "groestl"
|
||||||
|
}
|
||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Hirocoin",
|
"name": "Hirocoin",
|
||||||
"symbol": "hic",
|
"symbol": "HIRO",
|
||||||
"algorithm": "x11",
|
"algorithm": "x11",
|
||||||
"mposDiffMultiplier": 256
|
"mposDiffMultiplier": 256
|
||||||
}
|
}
|
||||||
|
|||||||
5
coins/myriadcoin.json
Normal file
5
coins/myriadcoin.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"name": "Myriadcoin",
|
||||||
|
"symbol": "MYR",
|
||||||
|
"algorithm": "scrypt"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user