Merge pull request #31 from bluecircle/bluecircle
Set enabled flag back to false for Vertcoin
This commit is contained in:
commit
9a3d53010e
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"enabled": true,
|
||||
"enabled": false,
|
||||
"coin": "vertcoin.json",
|
||||
|
||||
"shareProcessing": {
|
||||
|
@ -54,4 +54,4 @@
|
|||
"password": "testpass"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue