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

Mostrar archivo Open project: pmlyon/BitSharp

Public Properties

Property Type Description
headerBytes byte[]
total long

Public Methods

Method Description
LocalMinerState ( byte headerBytes ) : BitSharp.Common

Method Details

LocalMinerState() public method

public LocalMinerState ( byte headerBytes ) : BitSharp.Common
headerBytes byte
return BitSharp.Common

Property Details

headerBytes public_oe property

public byte[] headerBytes
return byte[]

total public_oe property

public long total
return long