getNetHash: getNetHash

Description Usage Arguments Value Author(s) Examples

Description

get network hash rate estimate by dividing difficulty by 120

Usage

1
2
getNetHash(ip = getOption("monerod.ip", "127.0.0.1"),
  port = getOption("monerod.port", 18081))

Arguments

ip

daemon ip address

port

daemon port

Value

hashes per second of the network.

Author(s)

Garrett See

Examples

1
2
3
4
## Not run: 
getNetHash(ip="node.moneroworld.com")

## End(Not run)

dv-trading/moneRo documentation built on May 5, 2019, 1:37 p.m.