powered by
miner_setEtherBase sets the etherbase, where mining rewards will go.
miner_setEtherBase
miner_setEtherBase(address)
Address - Address to send the rewards when mining.
Boolean - true if changed, otherwise false.
true
false
Other miner functions: gethr, miner_setExtra, miner_setGasPrice, miner_start, miner_stop
gethr
miner_setExtra
miner_setGasPrice
miner_start
miner_stop
# NOT RUN { miner_setEtherBase('0xb117a8bc3ecf2c3f006b89da6826e49b4193977a') # } # NOT RUN { # }
Run the code above in your browser using DataLab