Merge pull request #58 from sysmanalex/master
new coins trc,zet,bte,uno
This commit is contained in:
commit
790cffb0c4
5
coins/bytecoin.json
Normal file
5
coins/bytecoin.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Bytecoin",
|
||||
"symbol": "BTE",
|
||||
"algorithm": "sha256"
|
||||
}
|
||||
5
coins/terracoin.json
Normal file
5
coins/terracoin.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Terracoin",
|
||||
"symbol": "TRC",
|
||||
"algorithm": "sha256"
|
||||
}
|
||||
5
coins/unobtanium.json
Normal file
5
coins/unobtanium.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Unobtanium",
|
||||
"symbol": "UNO",
|
||||
"algorithm": "sha256"
|
||||
}
|
||||
5
coins/zetacoin.json
Normal file
5
coins/zetacoin.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Zetacoin",
|
||||
"symbol": "ZTC",
|
||||
"algorithm": "sha256"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user