Closed ilzheev closed 5 years ago
This is using the v1-rollup
branch
Being tracked under FD-1061
@ilzheev I assume you are using opennode?
factomd formats the response as
{"jsonrpc":"2.0","id":1,"result":{"leaderheight":53,"directoryblockheight":53,"minute":5,"currentblockstarttime":1560898027818516037,"currentminutestarttime":1560898030812850661,"currenttime":1560898030958351884,"directoryblockinseconds":6,"stalldetected":false,"faulttimeout":120,"roundtimeout":30}}
Specifically, it does not make it 1.5608661075125e+18
.
Looks like an issue in OpenNode proxy
Closing as this is an error as the result of a proxy decoding and re-encoding the response with a different number format
I try to run pegnet oracleMiner and meet an issue while using factom lib:
err
:Debugging inside
GetCurrentMinute()
function shows, that factomd request is successful, but failed to unmarshal it: