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

Method SubmitWork

ethereum/rpc_client.go:14–14  ·  view source on GitHub ↗
(nonce types.BlockNonce, hash, mixDigest common.Hash)

Source from the content-addressed store, hash-verified

12 GetWork() *Work
13 SubmitHashrate(hashrate hexutil.Uint64, id common.Hash) bool
14 SubmitWork(nonce types.BlockNonce, hash, mixDigest common.Hash) bool
15 IsVerified(h common.Hash) bool
16 Syncing() bool
17 BlockNumber() (*big.Int, error)

Callers 1

SubmitSolutionMethod · 0.65

Implementers 1

GethRPCethereum/geth/rpc.go

Calls

no outgoing calls

Tested by

no test coverage detected