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

Method Register

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

Register takes an address and register it to the pool.

(paymentAddress common.Address)

Source from the content-addressed store, hash-verified

67 CanRegister() bool
68 // Register takes an address and register it to the pool.
69 Register(paymentAddress common.Address) error
70 // SubmitClaim takes some necessary parameters that represent a claim and
71 // submit to the contract using miner's address. The address should be
72 // unlocked first.

Implementers 3

testContractprotocol/test_contract.go
Contractethereum/contract.go
TestPoolSessionethereum/geth/generated_test_pool.go

Calls

no outgoing calls