MCPcopy 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
54func (w Work) ShareDifficulty() *big.Int {
55 return w.shareDifficulty
56}
57
58func (w Work) BlockHeader() *types.Header {
59 return w.blockHeader

Callers 1

AcceptSolutionMethod · 0.95

Implementers 2

testWorkprotocol/test_work.go
Workethereum/work.go

Calls

no outgoing calls

Tested by

no test coverage detected