Method | Description | |
---|---|---|
AddInput ( |
||
AddOutput ( |
||
IsCoinBase ( ) : bool | ||
IsFinal ( ) : bool | ||
Load ( byte data ) : void | ||
Transaction ( |
||
Transaction ( byte hash, |
public AddInput ( |
||
input | ||
return | void |
public AddOutput ( |
||
output | ||
return | void |
public Transaction ( |
||
status | ||
return | System |
public Transaction ( byte hash, |
||
hash | byte | |
status | ||
return | System |