Added some keccak coins as its now officially supported.
This commit is contained in:
parent
d4cac4a105
commit
e5d25cf11c
7
coins/copperlark.json
Normal file
7
coins/copperlark.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "Copperlark",
|
||||
"symbol": "CLR",
|
||||
"algorithm": "keccak",
|
||||
"normalHashing": true,
|
||||
"diffShift": 32
|
||||
}
|
||||
5
coins/cryptometh.json
Normal file
5
coins/cryptometh.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Cryptometh",
|
||||
"symbol": "METH",
|
||||
"algorithm": "keccak"
|
||||
}
|
||||
7
coins/ecoin.json
Normal file
7
coins/ecoin.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "Ecoin",
|
||||
"symbol": "ECN",
|
||||
"algorithm": "keccak",
|
||||
"normalHashing": true,
|
||||
"diffShift": 32
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user