C# Class BitCoinClient.Miner

Afficher le fichier Open project: GarageGames/Bitcoin

Méthodes publiques

Méthode Description
DoMining ( ) : void
Miner ( Bitcoin bitcoin ) : System

Private Methods

Méthode Description
CreateBlock ( OpenSSL.Crypto.EC.Key key ) : Block
Start ( ) : void
Stop ( ) : void

Method Details

DoMining() public méthode

public DoMining ( ) : void
Résultat void

Miner() public méthode

public Miner ( Bitcoin bitcoin ) : System
bitcoin Bitcoin
Résultat System