C# Class BitSharp.Core.Workers.StatsWorker.ConfirmedTxStats

Datei anzeigen Open project: pmlyon/BitSharp

Public Methods

Method Description
ConfirmedTxStats ( UInt256 hash, System.TimeSpan confirmationTimeSpan, ulong fee, int txByteSize ) : BitSharp.Common

Method Details

ConfirmedTxStats() public method

public ConfirmedTxStats ( UInt256 hash, System.TimeSpan confirmationTimeSpan, ulong fee, int txByteSize ) : BitSharp.Common
hash UInt256
confirmationTimeSpan System.TimeSpan
fee ulong
txByteSize int
return BitSharp.Common