Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
CentralMine
NET
MiningTarget
C# Class CentralMine.NET.MiningTarget
Datei anzeigen
Open project: GarageGames/Bitcoin
Class Usage Examples
Public Properties
Property
Type
Description
mName
string
mPOWAlgorithm
HashAlgorithm
mPools
List
mWallet
WalletInfo
Public Methods
Method
Description
MiningTarget
( ) :
System
Method Details
MiningTarget()
public
method
public
MiningTarget
( ) :
System
return
System
Property Details
mName
public_oe property
public
string
mName
return
string
mPOWAlgorithm
public_oe property
public
HashAlgorithm
mPOWAlgorithm
return
HashAlgorithm
mPools
public_oe property
public
List
mPools
return
List
mWallet
public_oe property
public
WalletInfo,CentralMine.NET
mWallet
return
WalletInfo