lots of new coin configs
This commit is contained in:
parent
e5d25cf11c
commit
603c6d150b
5
coins/defcoin.json
Normal file
5
coins/defcoin.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Defcoin",
|
||||
"symbol": "DEF",
|
||||
"algorithm": "scrypt"
|
||||
}
|
||||
5
coins/jennycoin.json
Normal file
5
coins/jennycoin.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Jennycoin",
|
||||
"symbol": "JNY",
|
||||
"algorithm": "scrypt"
|
||||
}
|
||||
5
coins/klondikecoin.json
Normal file
5
coins/klondikecoin.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Klondikecoin",
|
||||
"symbol": "KDC",
|
||||
"algorithm": "scrypt"
|
||||
}
|
||||
6
coins/muniti.json
Normal file
6
coins/muniti.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "Muniti",
|
||||
"symbol": "MUN",
|
||||
"algorithm": "x11",
|
||||
"mposDiffMultiplier": 256
|
||||
}
|
||||
5
coins/potcoin.json
Normal file
5
coins/potcoin.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Potcoin",
|
||||
"symbol": "POT",
|
||||
"algorithm": "scrypt"
|
||||
}
|
||||
5
coins/procoin.json
Normal file
5
coins/procoin.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Procoin",
|
||||
"symbol": "PCN",
|
||||
"algorithm": "scrypt"
|
||||
}
|
||||
5
coins/ronpaulcoin.json
Normal file
5
coins/ronpaulcoin.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "RonPaulCoin",
|
||||
"symbol": "RPC",
|
||||
"algorithm": "scrypt"
|
||||
}
|
||||
5
coins/rubycoin.json
Normal file
5
coins/rubycoin.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Rubycoin",
|
||||
"symbol": "RUBY",
|
||||
"algorithm": "scrypt"
|
||||
}
|
||||
5
coins/spartancoin.json
Normal file
5
coins/spartancoin.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Spartancoin",
|
||||
"symbol": "SPN",
|
||||
"algorithm": "scrypt"
|
||||
}
|
||||
5
coins/stoopidcoin.json
Normal file
5
coins/stoopidcoin.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Stoopidcoin",
|
||||
"symbol": "STP",
|
||||
"algorithm": "scrypt"
|
||||
}
|
||||
5
coins/suncoin.json
Normal file
5
coins/suncoin.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Suncoin",
|
||||
"symbol": "SUN",
|
||||
"algorithm": "scrypt"
|
||||
}
|
||||
5
coins/whitecoin.json
Normal file
5
coins/whitecoin.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Whitecoin",
|
||||
"symbol": "WC",
|
||||
"algorithm": "scrypt"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user