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",
|
||||
"cnVariant": 0,
|
||||
"cnBlobType": 0,
|
||||
"includeHeight": false,
|
||||
"includeHeight": true,
|
||||
"isRandomX": true,
|
||||
|
||||
"logging": {
|
||||
|
||||
Reference in New Issue
Block a user