-
Notifications
You must be signed in to change notification settings - Fork 88
Closed
Labels
Component: ConsensusPart of the core cryptocurrency consensus protocolPart of the core cryptocurrency consensus protocolDev Status: Help WantedSeeking someone to help resolve this issue. Nobody is actively working on the issue.Seeking someone to help resolve this issue. Nobody is actively working on the issue.Issue Type: BugSomething isn't workingSomething isn't workingPriority: 1 - LowNon-critical, low impactNon-critical, low impact
Description
When checking getnetworkhashps the result seems to be nowhere near a believable value.
testnet
getnetworkhashps
17.08739622641509
getnetworkhashps
16.4808560197991
mainnet
getnetworkhashps
16.51547897196262
getnetworkhashps
16.7731179608773
That's crazy low, isn't it?
But the difficulty is high.
testnet
"difficulty": 407361.8355413844,
mainnet
"difficulty": 1739806.144906988,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: ConsensusPart of the core cryptocurrency consensus protocolPart of the core cryptocurrency consensus protocolDev Status: Help WantedSeeking someone to help resolve this issue. Nobody is actively working on the issue.Seeking someone to help resolve this issue. Nobody is actively working on the issue.Issue Type: BugSomething isn't workingSomething isn't workingPriority: 1 - LowNon-critical, low impactNon-critical, low impact