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

Method SetEtherbase

ethereum/rpc_client.go:19–19  ·  view source on GitHub ↗
(etherbase common.Address)

Source from the content-addressed store, hash-verified

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
20 SetExtradata(extradata string) error
21 Broadcast(raw []byte) (common.Hash, error)
22}

Callers 1

ConfigureMethod · 0.65

Implementers 1

GethRPCethereum/geth/rpc.go

Calls

no outgoing calls

Tested by

no test coverage detected