CellDepOrBuilder

Functions

Link copied to clipboard
abstract fun getDepType(): String
Prevents the transaction to be mined before an absolute or relative time
string dep_type = 1;
Link copied to clipboard
abstract fun getDepTypeBytes(): ByteString
Prevents the transaction to be mined before an absolute or relative time
string dep_type = 1;
Link copied to clipboard
abstract fun getOutPoint(): OutPoint
Reference to the previous transaction's output.
.TW.Nervos.Proto.OutPoint out_point = 2;
Link copied to clipboard
abstract fun hasOutPoint(): Boolean
Reference to the previous transaction's output.
.TW.Nervos.Proto.OutPoint out_point = 2;

Inheritors

Link copied to clipboard