()
| 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 |
no outgoing calls
no test coverage detected