|
|
|
@ -262,6 +262,13 @@ otherwise you will get errors on start because of JSON comments.** |
|
|
|
"password": "" |
|
|
|
"password": "" |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"exchange": { |
|
|
|
|
|
|
|
"enabled": true, |
|
|
|
|
|
|
|
"url": "https://api.coingecko.com/api/v3/coins/markets?vs_currency=usd&ids=ethereum-classic", |
|
|
|
|
|
|
|
"timeout": "50s", |
|
|
|
|
|
|
|
"refreshInterval": "900s" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
// This module periodically remits ether to miners |
|
|
|
// This module periodically remits ether to miners |
|
|
|
"unlocker": { |
|
|
|
"unlocker": { |
|
|
|
"enabled": false, |
|
|
|
"enabled": false, |
|
|
|
|