public class CellResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
blockNumber |
org.nervos.ckb.type.OutPoint |
outPoint |
org.nervos.ckb.type.CellOutput |
output |
byte[] |
outputData |
int |
txIndex |
| Constructor and Description |
|---|
CellResponse() |