fix safex config example
This commit is contained in:
@@ -9,8 +9,8 @@
|
|||||||
|
|
||||||
"daemonType": "default",
|
"daemonType": "default",
|
||||||
"cnAlgorithm": "randomx",
|
"cnAlgorithm": "randomx",
|
||||||
"cnVariant": 0,
|
"cnVariant": 23,
|
||||||
"cnBlobType": 23,
|
"cnBlobType": 0,
|
||||||
"includeHeight": false,
|
"includeHeight": false,
|
||||||
"isRandomX": true,
|
"isRandomX": true,
|
||||||
|
|
||||||
@@ -32,7 +32,7 @@
|
|||||||
"mergedMining": false,
|
"mergedMining": false,
|
||||||
"clusterForks": "auto",
|
"clusterForks": "auto",
|
||||||
"poolAddress": "** Your pool wallet address **",
|
"poolAddress": "** Your pool wallet address **",
|
||||||
"intAddressPrefix": 251,
|
"intAddressPrefix": "Safexi",
|
||||||
"blockRefreshInterval": 1000,
|
"blockRefreshInterval": 1000,
|
||||||
"minerTimeout": 900,
|
"minerTimeout": 900,
|
||||||
"sslCert": "./cert.pem",
|
"sslCert": "./cert.pem",
|
||||||
@@ -132,7 +132,8 @@
|
|||||||
"depth": 60,
|
"depth": 60,
|
||||||
"poolFee": 0.8,
|
"poolFee": 0.8,
|
||||||
"devDonation": 0.2,
|
"devDonation": 0.2,
|
||||||
"networkFee": 0.0
|
"networkFee": 0.0,
|
||||||
|
"fixBlockHeightRPC": true
|
||||||
},
|
},
|
||||||
|
|
||||||
"api": {
|
"api": {
|
||||||
|
|||||||
Reference in New Issue
Block a user