| Constructor and Description |
|---|
TxInput(String txId,
Integer vout,
String scriptPubKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getScriptPubKey() |
String |
getTxId() |
Integer |
getVout() |
int |
hashCode() |
String |
toString() |
Copyright © 2018. All rights reserved.