Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
HashrateCalculator
Transaction
C# Class HashrateCalculator.Transaction
Mostra file
Open project: GarageGames/Bitcoin
Class Usage Examples
Public Properties
Property
Type
Description
mComment
byte[]
mInputs
List
mLockTime
uint
mOutputs
List
mTimestamp
uint
mVersion
uint
Public Methods
Method
Description
Transaction
( ) :
System
Method Details
Transaction()
public
method
public
Transaction
( ) :
System
return
System
Property Details
mComment
public_oe property
public
byte[]
mComment
return
byte[]
mInputs
public_oe property
public
List
mInputs
return
List
mLockTime
public_oe property
public
uint
mLockTime
return
uint
mOutputs
public_oe property
public
List
mOutputs
return
List
mTimestamp
public_oe property
public
uint
mTimestamp
return
uint
mVersion
public_oe property
public
uint
mVersion
return
uint