MCPcopy Create free account
hub / github.com/SmartPool/smartpool-client / Difficulty

Method Difficulty

types.go:146–146  ·  view source on GitHub ↗

Difficulty returns the min difficulty across all of its shares

()

Source from the content-addressed store, hash-verified

144 GetShare(index int) Share
145 // Difficulty returns the min difficulty across all of its shares
146 Difficulty() *big.Int
147 // Min returns the min counter of the augmented merkle root
148 Min() *big.Int
149 // Max returns the max counter of the augmented merkle root

Callers 4

SubmitClaimMethod · 0.65
SolutionStateMethod · 0.65
VerifyMethod · 0.65
SearchMethod · 0.65

Implementers 2

Claimprotocol/claim.go
testClaimprotocol/test_claim.go

Calls

no outgoing calls

Tested by

no test coverage detected