public class CellInput
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
OutPoint |
previousOutput |
long |
since |
| Constructor and Description |
|---|
CellInput() |
CellInput(OutPoint previousOutput) |
CellInput(OutPoint previousOutput,
long since) |
| Modifier and Type | Method and Description |
|---|---|
org.nervos.ckb.type.concrete.CellInput |
pack() |