C# Class BitcoinNET.RPCClient.GetRawTransactionResponse.Output.ScriptPubKey

Exibir arquivo Open project: mb300sd/Bitcoin.NET

Public Properties

Property Type Description
addresses string[]
asm string
hex string
reqSigs int
type string

Property Details

addresses public_oe property

public string[] addresses
return string[]

asm public_oe property

public string asm
return string

hex public_oe property

public string hex
return string

reqSigs public_oe property

public int reqSigs
return int

type public_oe property

public string type
return string