Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Benchmarks ¶
type Benchmarks sonm.Benchmarks
type Config ¶
type Config struct {
Node nodeConfig `yaml:"node"`
Eth accounts.EthConfig `yaml:"ethereum"`
Market marketConfig `yaml:"market"`
Mining miningConfig `yaml:"mining"`
Log logging.Config `yaml:"log"`
Engine engineConfig `yaml:"engine"`
BenchmarkList benchmarks.Config `yaml:"benchmarks"`
AntiFraud antifraud.Config `yaml:"antifraud"`
Metrics string `yaml:"metrics" default:"127.0.0.1:14005"`
}
type Corder ¶
type Corder struct {
*sonm.Order
// contains filtered or unexported fields
}
func NewCorderFromOrder ¶
func NewCorderFromParams ¶
func NewCordersSlice ¶
func (*Corder) GetHashrate ¶
Click to show internal directories.
Click to hide internal directories.