miner_setEtherBase: Etherbase for mining.

Description Usage Arguments Value See Also Examples

View source: R/miner.R

Description

miner_setEtherBase sets the etherbase, where mining rewards will go.

Usage

1

Arguments

address

Address - Address to send the rewards when mining.

Value

Boolean - true if changed, otherwise false.

See Also

Other miner functions: gethr, miner_setExtra, miner_setGasPrice, miner_start, miner_stop

Examples

1
miner_setEtherBase('0xb117a8bc3ecf2c3f006b89da6826e49b4193977a')

gethr documentation built on May 2, 2019, 7:03 a.m.