Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmartPool/smartpool-client
/ ShareDifficulty
Method
ShareDifficulty
ethereum/work.go:54–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
52
}
53
54
func
(w Work) ShareDifficulty() *big.Int {
55
return
w.shareDifficulty
56
}
57
58
func
(w Work) BlockHeader() *types.Header {
59
return
w.blockHeader
Callers
1
AcceptSolution
Method · 0.95
Implementers
2
testWork
protocol/test_work.go
Work
ethereum/work.go
Calls
no outgoing calls
Tested by
no test coverage detected