Merge pull request #349 from btcdrak/patch-1

Add Viacoin support
This commit is contained in:
Matthew Little 2014-08-04 13:19:17 -06:00
commit baa1d1bf36
1 changed files with 7 additions and 0 deletions

7
coins/viacoin.conf Normal file
View File

@ -0,0 +1,7 @@
{
"name": "Viacoin",
"symbol": "VIA",
"algorithm": "scrypt",
"peerMagic": "0f68c6cb",
"peerMagicTestnet": "a9c5ef92"
}