Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
GasPrice string
PostageAmount int64
PostageTopupAmount int64
PostageDepth uint64
PostageNewDepth uint64
PostageLabel string
NodeCount int
}
Options represents check options
func NewDefaultOptions ¶
func NewDefaultOptions() Options
NewDefaultOptions returns new default options
Click to show internal directories.
Click to hide internal directories.