Description Usage Arguments Value See Also Examples
miner_setExtra sets the extra data a miner can include when miner
blocks. This is capped at 32 bytes.
1 |
data |
String - Data to include in mined blocks. |
Boolean - true if changed, otherwise false.
Other miner functions: gethr,
miner_setEtherBase,
miner_setGasPrice,
miner_start, miner_stop
1 | miner_setExtra('My info')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.