Hello, I have a problem reading the POW difficulty because it sees this format and not the standard one. I will attach the data below.
aetheris-cli getblockchaininfo
{
"chain": "main",
"blocks": 3462,
"headers": 3462,
"bestblockhash": "b129d540c33e12b888fd49566c0067a870d18020baafb2397f36829cb85af5a3",
"difficulty": {
"proof-of-work": 2659.717859097992,
"proof-of-stake": 176786.9312056845
},
"mediantime": 1768283456,
"verificationprogress": 1,
"chainwork": "00000000000000000000000000000000000000000000000006d61f7f37a88858",
"pruned": false,
"softforks": [],
"bip9_softforks": []
}
Error : miningcore Dozzel
[2026-01-12 21:36:10.7843] [I] [Aetheris] Waiting for daemons to come online ...
[2026-01-12 21:36:20.7841] [E] [Aetheris] Daemon reports: Error reading double. Unexpected token: StartObject. Path 'difficulty'.
Hello, I have a problem reading the POW difficulty because it sees this format and not the standard one. I will attach the data below.
aetheris-cli getblockchaininfo
{
"chain": "main",
"blocks": 3462,
"headers": 3462,
"bestblockhash": "b129d540c33e12b888fd49566c0067a870d18020baafb2397f36829cb85af5a3",
"difficulty": {
"proof-of-work": 2659.717859097992,
"proof-of-stake": 176786.9312056845
},
"mediantime": 1768283456,
"verificationprogress": 1,
"chainwork": "00000000000000000000000000000000000000000000000006d61f7f37a88858",
"pruned": false,
"softforks": [],
"bip9_softforks": []
}
Error : miningcore Dozzel
[2026-01-12 21:36:10.7843] [I] [Aetheris] Waiting for daemons to come online ...
[2026-01-12 21:36:20.7841] [E] [Aetheris] Daemon reports: Error reading double. Unexpected token: StartObject. Path 'difficulty'.