C# Class NiceHashMiner.Ethereum

Show file Open project: nicehash/NiceHashMiner Class Usage Examples

Public Properties

Property Type Description
CurrentBlockNum string
EtherMinerPath string

Public Methods

Method Description
GetCurrentBlock ( string worker ) : void

Private Methods

Method Description
Ethereum ( ) : System

Method Details

GetCurrentBlock() public static method

public static GetCurrentBlock ( string worker ) : void
worker string
return void

Property Details

CurrentBlockNum public static property

public static string CurrentBlockNum
return string

EtherMinerPath public static property

public static string EtherMinerPath
return string