Advertisement
Guest User

Untitled

a guest
May 24th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.12 KB | None | 0 0
  1. {
  2. "poolHost": "haven-rebase.sushipool.com",
  3.  
  4. "coin": "haven",
  5. "symbol": "XHV",
  6. "coinUnits": 1000000000000,
  7. "coinDecimalPlaces": 4,
  8. "coinDifficultyTarget": 120,
  9.  
  10. "daemonType": "default",
  11. "cnAlgorithm": "cryptonight_heavy",
  12. "cnVariant": null,
  13. "cnBlobType": 0,
  14.  
  15. "logging": {
  16. "files": {
  17. "level": "info",
  18. "directory": "logs",
  19. "flushInterval": 5
  20. },
  21. "console": {
  22. "level": "info",
  23. "colors": true
  24. }
  25. },
  26.  
  27. "poolServer": {
  28. "enabled": true,
  29. "clusterForks": "auto",
  30. "poolAddress": "hvtaPHLurYcSS9JPizfqEVBeSEoSWrYoY6UuDRZQTtN6CsrbvptzrFZjFi6Cu9aL8WN2QEZg9g5YNi6EwvvdbMn1AbiKgwMM7H",
  31. "intAddressPrefix": 841588,
  32. "blockRefreshInterval": 1000,
  33. "minerTimeout": 900,
  34. "sslCert": "/data/live/haven-rebase.sushipool.com/cert.pem",
  35. "sslKey": "/data/live/haven-rebase.sushipool.com/privkey.pem",
  36. "sslCA": "/data/live/haven-rebase.sushipool.com/chain.pem",
  37. "ports": [
  38. {
  39. "port": 3333,
  40. "difficulty": 1000,
  41. "desc": "CPU"
  42. },
  43. {
  44. "port": 7777,
  45. "difficulty": 500000,
  46. "desc": "Cloud-mining / NiceHash"
  47. },
  48. {
  49. "port": 9999,
  50. "difficulty": 20000,
  51. "desc": "SSL connection",
  52. "ssl": true
  53. }
  54. ],
  55. "varDiff": {
  56. "minDiff": 100,
  57. "maxDiff": 100000000,
  58. "targetTime": 60,
  59. "retargetTime": 30,
  60. "variancePercent": 30,
  61. "maxJump": 100
  62. },
  63. "paymentId": {
  64. "addressSeparator": "+"
  65. },
  66. "fixedDiff": {
  67. "enabled": true,
  68. "addressSeparator": "."
  69. },
  70. "shareTrust": {
  71. "enabled": true,
  72. "min": 10,
  73. "stepDown": 3,
  74. "threshold": 10,
  75. "penalty": 30
  76. },
  77. "banning": {
  78. "enabled": true,
  79. "time": 600,
  80. "invalidPercent": 25,
  81. "checkThreshold": 30
  82. },
  83. "slushMining": {
  84. "enabled": false,
  85. "weight": 300,
  86. "blockTime": 60,
  87. "lastBlockCheckRate": 1
  88. }
  89. },
  90.  
  91. "payments": {
  92. "enabled": true,
  93. "interval": 900,
  94. "maxAddresses": 50,
  95. "mixin": 5,
  96. "priority": 0,
  97. "transferFee": 5000000000,
  98. "dynamicTransferFee": true,
  99. "minerPayFee" : true,
  100. "minPayment": 1000000000000,
  101. "maxPayment": null,
  102. "maxTransactionAmount": 100000000000000,
  103. "denomination": 100000000000
  104. },
  105.  
  106. "blockUnlocker": {
  107. "enabled": true,
  108. "interval": 30,
  109. "depth": 60,
  110. "poolFee": 5.0,
  111. "devDonation": 0.0,
  112. "networkFee": 0.0
  113. },
  114.  
  115. "api": {
  116. "enabled": true,
  117. "hashrateWindow": 600,
  118. "updateInterval": 1,
  119. "bindIp": "0.0.0.0",
  120. "port": 8117,
  121. "blocks": 30,
  122. "payments": 30,
  123. "password": "thisisasecurepassword",
  124. "ssl": true,
  125. "sslPort": 8119,
  126. "sslCert": "/data/live/haven-rebase.sushipool.com/cert.pem",
  127. "sslKey": "/data/live/haven-rebase.sushipool.com/privkey.pem",
  128. "sslCA": "/data/live/haven-rebase.sushipool.com/chain.pem",
  129. "trustProxyIP": true
  130. },
  131.  
  132. "daemon": {
  133. "host": "haven-daemon",
  134. "port": 17750
  135. },
  136.  
  137. "wallet": {
  138. "host": "haven-wallet",
  139. "port": 17752
  140. },
  141.  
  142. "redis": {
  143. "host": "redis",
  144. "port": 6379,
  145. "auth": null,
  146. "db": 0,
  147. "cleanupInterval": 15
  148. },
  149.  
  150. "notifications": {
  151. "emailTemplate": "email_templates/default.txt",
  152. "emailSubject": {
  153. "emailAdded": "Your email was registered",
  154. "workerConnected": "Worker %WORKER_NAME% connected",
  155. "workerTimeout": "Worker %WORKER_NAME% stopped hashing",
  156. "workerBanned": "Worker %WORKER_NAME% banned",
  157. "blockFound": "Block %HEIGHT% found !",
  158. "blockUnlocked": "Block %HEIGHT% unlocked !",
  159. "blockOrphaned": "Block %HEIGHT% orphaned !",
  160. "payment": "We sent you a payment !"
  161. },
  162. "emailMessage": {
  163. "emailAdded": "Your email has been registered to receive pool notifications.",
  164. "workerConnected": "Your worker %WORKER_NAME% for address %MINER% is now connected from ip %IP%.",
  165. "workerTimeout": "Your worker %WORKER_NAME% for address %MINER% has stopped submitting hashes on %LAST_HASH%.",
  166. "workerBanned": "Your worker %WORKER_NAME% for address %MINER% has been banned.",
  167. "blockFound": "Block found at height %HEIGHT% by miner %MINER% on %TIME%. Waiting maturity.",
  168. "blockUnlocked": "Block mined at height %HEIGHT% with %REWARD% and %EFFORT% effort on %TIME%.",
  169. "blockOrphaned": "Block orphaned at height %HEIGHT% :(",
  170. "payment": "A payment of %AMOUNT% has been sent to %ADDRESS% wallet."
  171. },
  172. "telegramMessage": {
  173. "workerConnected": "Your worker _%WORKER_NAME%_ for address _%MINER%_ is now connected from ip _%IP%_.",
  174. "workerTimeout": "Your worker _%WORKER_NAME%_ for address _%MINER%_ has stopped submitting hashes on _%LAST_HASH%_.",
  175. "workerBanned": "Your worker _%WORKER_NAME%_ for address _%MINER%_ has been banned.",
  176. "blockFound": "*Block found at height* _%HEIGHT%_ *by miner* _%MINER%_*! Waiting maturity.*",
  177. "blockUnlocked": "*Block mined at height* _%HEIGHT%_ *with* _%REWARD%_ *and* _%EFFORT%_ *effort on* _%TIME%_*.*",
  178. "blockOrphaned": "*Block orphaned at height* _%HEIGHT%_ *:(*",
  179. "payment": "A payment of _%AMOUNT%_ has been sent."
  180. }
  181. },
  182.  
  183. "email": {
  184. "enabled": false,
  185. "fromAddress": "your@email.com",
  186. "transport": "sendmail",
  187. "sendmail": {
  188. "path": "/usr/sbin/sendmail"
  189. },
  190. "smtp": {
  191. "host": "smtp.example.com",
  192. "port": 587,
  193. "secure": false,
  194. "auth": {
  195. "user": "username",
  196. "pass": "password"
  197. },
  198. "tls": {
  199. "rejectUnauthorized": false
  200. }
  201. },
  202. "mailgun": {
  203. "key": "your-private-key",
  204. "domain": "mg.yourdomain"
  205. }
  206. },
  207.  
  208. "telegram": {
  209. "enabled": false,
  210. "botName": "",
  211. "token": "",
  212. "channel": "",
  213. "channelStats": {
  214. "enabled": false,
  215. "interval": 30
  216. },
  217. "botCommands": {
  218. "stats": "/stats",
  219. "report": "/report",
  220. "notify": "/notify",
  221. "blocks": "/blocks"
  222. }
  223. },
  224.  
  225. "monitoring": {
  226. "daemon": {
  227. "checkInterval": 60,
  228. "rpcMethod": "getblockcount"
  229. },
  230. "wallet": {
  231. "checkInterval": 60,
  232. "rpcMethod": "getbalance"
  233. }
  234. },
  235.  
  236. "prices": {
  237. "source": "tradeogre",
  238. "currency": "USD"
  239. },
  240.  
  241. "charts": {
  242. "pool": {
  243. "hashrate": {
  244. "enabled": true,
  245. "updateInterval": 60,
  246. "stepInterval": 1800,
  247. "maximumPeriod": 86400
  248. },
  249. "miners": {
  250. "enabled": true,
  251. "updateInterval": 60,
  252. "stepInterval": 1800,
  253. "maximumPeriod": 86400
  254. },
  255. "workers": {
  256. "enabled": true,
  257. "updateInterval": 60,
  258. "stepInterval": 1800,
  259. "maximumPeriod": 86400
  260. },
  261. "difficulty": {
  262. "enabled": true,
  263. "updateInterval": 1800,
  264. "stepInterval": 10800,
  265. "maximumPeriod": 604800
  266. },
  267. "price": {
  268. "enabled": true,
  269. "updateInterval": 1800,
  270. "stepInterval": 10800,
  271. "maximumPeriod": 604800
  272. },
  273. "profit": {
  274. "enabled": true,
  275. "updateInterval": 1800,
  276. "stepInterval": 10800,
  277. "maximumPeriod": 604800
  278. }
  279. },
  280. "user": {
  281. "hashrate": {
  282. "enabled": true,
  283. "updateInterval": 180,
  284. "stepInterval": 1800,
  285. "maximumPeriod": 86400
  286. },
  287. "worker_hashrate": {
  288. "enabled": true,
  289. "updateInterval": 60,
  290. "stepInterval": 60,
  291. "maximumPeriod": 86400
  292. },
  293. "payments": {
  294. "enabled": true
  295. }
  296. },
  297. "blocks": {
  298. "enabled": true,
  299. "days": 30
  300. }
  301. }
  302. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement