C# Class Paymetheus.Bitcoin.Transaction.OutPoint

Afficher le fichier Open project: btcsuite/Paymetheus Class Usage Examples

Méthodes publiques

Méthode Description
IsNull ( ) : bool
OutPoint ( Sha256Hash hash, uint index ) : Paymetheus.Bitcoin.Util
ToString ( ) : string

Method Details

IsNull() public méthode

public IsNull ( ) : bool
Résultat bool

OutPoint() public méthode

public OutPoint ( Sha256Hash hash, uint index ) : Paymetheus.Bitcoin.Util
hash Sha256Hash
index uint
Résultat Paymetheus.Bitcoin.Util

ToString() public méthode

public ToString ( ) : string
Résultat string