Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Algorithm ¶
type Algorithm struct {
Paying string `json:"paying"`
Port uint `json:"port"`
Name string `json:"name"`
Index int `json:"algo"`
}
Algorithm holds information about algorithm profitability
func NiceHashMultiAlgo ¶
NiceHashMultiAlgo queries profitability of all algorithms on NiceHash and returns the most profitable. The given map is used to filter and weight algorithms. It can be empty. See https://www.nicehash.com/software-developers
Click to show internal directories.
Click to hide internal directories.