Get Profile Hashrate
Gets profile hashrate given a mining profile name.
Example
query getProfileHashrate {
getProfileHashrate(mpn: ARRR)
}
Response
{
"data": {
"getProfileHashrate": ""
}
}
Arguments
mpn
(MiningProfileName!)
enum MiningProfileName {
ARRR
BTC
DASH
DCR
KMD
LBC
SC
SCP
ZEC
ZEN
EQUI
TBTC
ETH
TETH
}
Type
BigFloat
A floating point number that requires more precision than IEEE 754 binary 64