public class Extension extends java.lang.Object
java.util.List<org.nervos.ckb.type.cell.CellDep>
cellDeps
java.lang.String
name
java.util.List<org.nervos.ckb.type.Script>
scripts
Extension()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public java.lang.String name
public java.util.List<org.nervos.ckb.type.Script> scripts
@SerializedName(value="cell_deps") public java.util.List<org.nervos.ckb.type.cell.CellDep> cellDeps
public Extension()