formatHashes: formatHashes

Description Usage Arguments Details Value Author(s) References Examples

Description

pretty print for hash rate

Usage

1
formatHashes(x, units = "auto", ...)

Arguments

x

a number (of hashes)

units

what units you want the hashes displayed in (e.g. "kH", "MH", etc."). By default, the function will automatically try to figure out the best unit.

...

other arguments (not currently in use)

Details

Value

string

Author(s)

Garrett See

References

http://bitcoin.stackexchange.com/a/21498

Examples

1
2
3
4
## Not run: 
formatHashes(getNetHash())

## End(Not run)

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