You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Fast hashrate estimation window for each miner from it's shares
"hashrateWindow": "30m",
// Long and precise hashrate from shares, 3h is cool, keep it
"hashrateLargeWindow": "3h",
done everything up to the point where you cd into the file and type make and i keep getting
build/env.sh go get -v ./...
package context: unrecognized import path "context" (import path does not begin with hostname)
github.com/ethereum/go-ethereum (download)
please help
why the hashrateWindow is 30m and hashrateLargeWindow is 3h
The text was updated successfully, but these errors were encountered: