CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc core
index
CellInputLike
Type Alias CellInputLike
CellInputLike
:
(
{
previousOutput
:
OutPointLike
}
|
{
outPoint
:
OutPointLike
}
)
&
{
since
?:
SinceLike
|
NumLike
|
null
;
cellOutput
?:
CellOutputLike
|
null
;
outputData
?:
HexLike
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
App
Docs
Playground
CCC Docs
Loading...