Description Usage Arguments Value See Also Examples
miner_setGasPrice sets the minimal accepted gas price when mining
transactions. Any transactions that are below this limit are excluded from
the mining process.
1 | miner_setGasPrice(price)
|
price |
Integer - Value of the gas price. |
Boolean - true if changed, otherwise false.
Other miner functions: gethr,
miner_setEtherBase,
miner_setExtra, miner_start,
miner_stop
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.