Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Directory string
Keys *config.Keys
Network *config.Network
NetworkName string
NodeID uint64
Node *config.Node
Contracts *config.Contracts
CheckerOnly bool
SBACOnly bool
}
Config represents the configuration of an individual node within a Chainspace network.
Click to show internal directories.
Click to hide internal directories.