CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc core
index
CellOutputLike
Type Alias CellOutputLike
type
CellOutputLike
=
{
capacity
?:
NumLike
|
null
;
lock
:
ScriptLike
;
type
?:
ScriptLike
|
null
;
}
Index
Properties
capacity?
lock
type?
Properties
Optional
capacity
capacity
?:
NumLike
|
null
lock
lock
:
ScriptLike
Optional
type
type
?:
ScriptLike
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
capacity
lock
type
GitHub
App
Docs
Playground
CCC Docs
Loading...