public class CellOutput
extends java.lang.Object
| Constructor and Description |
|---|
CellOutput() |
CellOutput(long capacity,
Script lock) |
CellOutput(long capacity,
Script lock,
Script type) |
| Modifier and Type | Method and Description |
|---|---|
long |
occupiedCapacity(byte[] data) |
org.nervos.ckb.type.concrete.CellOutput |
pack() |
public CellOutput()
public CellOutput(long capacity,
Script lock)