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

Method ID

types.go:111–111  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

109// work that the miner can get from the network.
110type Work interface {
111 ID() string
112 // AcceptSolution takes solution to construct and return a Share representing
113 // the solution that came from miner.
114 AcceptSolution(sol Solution) Share

Callers 3

AddWorkMethod · 0.65

Implementers 2

testWorkprotocol/test_work.go
Workethereum/work.go

Calls

no outgoing calls

Tested by 2