C# 클래스 Paymetheus.Bitcoin.Wallet.WalletTransaction.Output.UncontrolledOutput

상속: Output
파일 보기 프로젝트 열기: btcsuite/Paymetheus

공개 메소드들

메소드 설명
UncontrolledOutput ( Amount amount, byte pkScript ) : Paymetheus.Bitcoin.Script

메소드 상세

UncontrolledOutput() 공개 메소드

public UncontrolledOutput ( Amount amount, byte pkScript ) : Paymetheus.Bitcoin.Script
amount Amount
pkScript byte
리턴 Paymetheus.Bitcoin.Script