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

Show file 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 property

public byte[] headerBytes
return byte[]

total public property

public long total
return long