C# 클래스 BitcoinNET.RPCClient.DecodeRawTransactionResponse.Output.ScriptPubKey

파일 보기 프로젝트 열기: mb300sd/Bitcoin.NET

공개 프로퍼티들

프로퍼티 타입 설명
addresses string[]
asm string
hex string
reqSigs int
type string

프로퍼티 상세

addresses 공개적으로 프로퍼티

public string[] addresses
리턴 string[]

asm 공개적으로 프로퍼티

public string asm
리턴 string

hex 공개적으로 프로퍼티

public string hex
리턴 string

reqSigs 공개적으로 프로퍼티

public int reqSigs
리턴 int

type 공개적으로 프로퍼티

public string type
리턴 string