Represents a cell-like object that is guaranteed to be on-chain. It must have an outPoint (or its alias previousOutput). This is used as a type constraint for creating Cell instances.
outPoint
previousOutput
Cell
Represents a cell-like object that is guaranteed to be on-chain. It must have an
outPoint
(or its aliaspreviousOutput
). This is used as a type constraint for creatingCell
instances.