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

Method Configure

interfaces.go:105–105  ·  view source on GitHub ↗

Configure configs etherbase and extradata to the network client

(etherbase common.Address, extradata string)

Source from the content-addressed store, hash-verified

103 ReadyToMine() bool
104 // Configure configs etherbase and extradata to the network client
105 Configure(etherbase common.Address, extradata string) error
106}
107
108// ShareReceiver represents SmartPool itself which accepts solutions from

Callers 1

RunMethod · 0.65

Implementers 1

NetworkClientethereum/network_client.go

Calls

no outgoing calls

Tested by

no test coverage detected