Added/updated coins.
This commit is contained in:
parent
d562bb2a7e
commit
86bd8d91fa
@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "Fastcoin",
|
||||
"symbol": "FST",
|
||||
"algorithm": "scrypt"
|
||||
"algorithm": "scrypt",
|
||||
"peerMagic": "fbc0b6db"
|
||||
}
|
||||
@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "Starcoin",
|
||||
"symbol": "STR",
|
||||
"algorithm": "scrypt"
|
||||
"algorithm": "scrypt",
|
||||
"peerMagic": "e4e8effd"
|
||||
}
|
||||
|
||||
6
coins/ultimatecoin.json
Normal file
6
coins/ultimatecoin.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "Ultimatecoin",
|
||||
"symbol": "ULT",
|
||||
"algorithm": "scrypt",
|
||||
"peerMagic": "f9f7c0e8"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user