set enabled flag back to false

This commit is contained in:
Jerry Brady 2014-03-31 22:55:16 +00:00
parent 83db1aab81
commit 34b51def19
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"enabled": true,
"enabled": false,
"coin": "vertcoin.json",
"shareProcessing": {
@ -54,4 +54,4 @@
"password": "testpass"
}
]
}
}