Struct ServiceNames
The names of chia services. These are used as Destination values
public struct ServiceNames
- Inherited Members
- Extension Methods
Fields
Crawler
public const string Crawler = "chia_crawler"
Field Value
- string
- The names of chia services. These are used as values
Daemon
public const string Daemon = "daemon"
Field Value
- string
- The names of chia services. These are used as values
DataLayer
public const string DataLayer = "chia_data_layer"
Field Value
- string
- The names of chia services. These are used as values
Farmer
public const string Farmer = "chia_farmer"
Field Value
- string
- The names of chia services. These are used as values
FullNode
public const string FullNode = "chia_full_node"
Field Value
- string
- The names of chia services. These are used as values
Harvester
public const string Harvester = "chia_harvester"
Field Value
- string
- The names of chia services. These are used as values
Plotter
public const string Plotter = "chia_plotter"
Field Value
- string
- The names of chia services. These are used as values
Simulator
public const string Simulator = "chia_full_node_simulator"
Field Value
- string
- The names of chia services. These are used as values
Wallet
public const string Wallet = "chia_wallet"
Field Value
- string
- The names of chia services. These are used as values