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

Struct testSolution

protocol/test_solution.go:7–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5)
6
7type testSolution struct {
8 Counter *big.Int
9}
10
11func (s *testSolution) WorkID() string {
12 return "work"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected