C# Class BitSharp.Core.Test.Miner.LocalMinerState

Afficher le fichier Open project: pmlyon/BitSharp

Méthodes publiques

Свойство Type Description
headerBytes byte[]
total long

Méthodes publiques

Méthode Description
LocalMinerState ( byte headerBytes ) : BitSharp.Common

Method Details

LocalMinerState() public méthode

public LocalMinerState ( byte headerBytes ) : BitSharp.Common
headerBytes byte
Résultat BitSharp.Common

Property Details

headerBytes public_oe property

public byte[] headerBytes
Résultat byte[]

total public_oe property

public long total
Résultat long