The previous outpoint of the cell.
The since value of the cell input.
Optional
cellOutput: CellOutputThe optional cell output associated with the cell input.
Optional
outputData: `0x${string}`The optional output data associated with the cell input.
The previous outpoint of the cell.
The since value of the cell input.
Optional
cellThe optional cell output associated with the cell input.
Optional
outputThe optional output data associated with the cell input.
Static
Optional
byteThe bytes length of the entity, if it is fixed, otherwise undefined
Static
fromCreates a CellInput instance from a CellInputLike object.
A CellInputLike object or an instance of CellInput.
A CellInput instance.
Complete extra infos in the input. Like the output of the out point. The instance will be modified.
true if succeed.
Static
encodeEncode the entity into bytes
The entity to encode
The encoded bytes
Static
decodeStatic
fromCheck if the entity is equal to another entity
The other entity to compare with
True if the entities are equal, false otherwise
Creates an instance of CellInput.