Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
114
type
PoolMonitor
interface
{
115
RequireClientUpdate() bool
116
RequireContractUpdate() bool
117
ContractAddress() common.Address
118
}
Callers
1
Submit
Method · 0.65
Implementers
1
PoolMonitor
ethereum/geth/pool_monitor.go
Calls
no outgoing calls
Tested by
no test coverage detected