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

Method Syncing

ethereum/rpc_client.go:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14 SubmitWork(nonce types.BlockNonce, hash, mixDigest common.Hash) bool
15 IsVerified(h common.Hash) bool
16 Syncing() bool
17 BlockNumber() (*big.Int, error)
18 GetLog(from *big.Int, event *big.Int, sender *big.Int) (*big.Int, *big.Int)
19 SetEtherbase(etherbase common.Address) error

Callers 1

ReadyToMineMethod · 0.65

Implementers 1

GethRPCethereum/geth/rpc.go

Calls

no outgoing calls

Tested by

no test coverage detected