public class OutPoint
extends java.lang.Object
| Constructor and Description |
|---|
OutPoint() |
OutPoint(byte[] txHash,
int index) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
org.nervos.ckb.type.concrete.OutPoint |
pack() |