Description Usage Arguments Value Author(s) Examples
get network hash rate estimate by dividing difficulty by 120
| 1 2 | getNetHash(ip = getOption("monerod.ip", "127.0.0.1"),
  port = getOption("monerod.port", 18081))
 | 
| ip | daemon ip address | 
| port | daemon port | 
hashes per second of the network.
Garrett See
| 1 2 3 4 | ## Not run: 
getNetHash(ip="node.moneroworld.com")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.