MCPcopy Index your code
hub / github.com/SmartPool/smartpool-client / RequireContractUpdate

Method RequireContractUpdate

interfaces.go:116–116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

114type PoolMonitor interface {
115 RequireClientUpdate() bool
116 RequireContractUpdate() bool
117 ContractAddress() common.Address
118}

Callers 1

SubmitMethod · 0.65

Implementers 1

PoolMonitorethereum/geth/pool_monitor.go

Calls

no outgoing calls

Tested by

no test coverage detected