miner_setGasPrice: Minimal gas price for mining.

Description Usage Arguments Value See Also Examples

View source: R/miner.R

Description

miner_setGasPrice sets the minimal accepted gas price when mining transactions. Any transactions that are below this limit are excluded from the mining process.

Usage

1

Arguments

price

Integer - Value of the gas price.

Value

Boolean - true if changed, otherwise false.

See Also

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

Examples

1

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