public class TxInput extends Object
TxInput(String txId, Integer vout, String scriptPubKey)
String
getScriptPubKey()
getTxId()
Integer
getVout()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TxInput(String txId, Integer vout, String scriptPubKey)
public String getTxId()
public Integer getVout()
public String getScriptPubKey()
Copyright © 2018. All rights reserved.