C# Class BitcoinNET.RPCClient.GetRawTransactionResponse.Output

Afficher le fichier Open project: mb300sd/Bitcoin.NET

Méthodes publiques

Свойство Type Description
n int
scriptPubKey ScriptPubKey
value decimal

Property Details

n public_oe property

public int n
Résultat int

scriptPubKey public_oe property

public ScriptPubKey scriptPubKey
Résultat ScriptPubKey

value public_oe property

public decimal value
Résultat decimal