Update monero.json
Just update includeHeight from false to true, so that client will receive the height on mining blocks.
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
"cnAlgorithm": "randomx",
|
"cnAlgorithm": "randomx",
|
||||||
"cnVariant": 0,
|
"cnVariant": 0,
|
||||||
"cnBlobType": 0,
|
"cnBlobType": 0,
|
||||||
"includeHeight": false,
|
"includeHeight": true,
|
||||||
"isRandomX": true,
|
"isRandomX": true,
|
||||||
|
|
||||||
"logging": {
|
"logging": {
|
||||||
|
|||||||
Reference in New Issue
Block a user