Preparing search index...
The search index is not available
Documentation
Documentation
@ckb-cobuild/ckb-molecule-codecs
blockchain
CellOutput
Variable CellOutput
Const
Cell
Output
:
TableCodec
<
{
capacity
:
FixedSizeCodec
<
bigint
,
string
|
bigint
>
;
lock
:
TableCodec
<
{
args
:
DynamicSizeCodec
<
Uint8Array
,
string
|
Uint8Array
>
;
code_hash
:
FixedSizeCodec
<
Uint8Array
,
string
|
Uint8Array
>
;
hash_type
:
FixedSizeCodec
<
"data"
|
"type"
|
"data1"
|
"data2"
,
"data"
|
data
|
type
|
data1
|
data2
|
"type"
|
"data1"
|
"data2"
>
;
}
>
;
type
:
OptionCodec
<
TableCodec
<
{
args
:
DynamicSizeCodec
<
Uint8Array
,
string
|
Uint8Array
>
;
code_hash
:
FixedSizeCodec
<
Uint8Array
,
string
|
Uint8Array
>
;
hash_type
:
FixedSizeCodec
<
"data"
|
"type"
|
"data1"
|
"data2"
,
"data"
|
data
|
type
|
data1
|
data2
|
"type"
|
"data1"
|
"data2"
>
;
}
>
>
;
}
>
= ...
Type declaration
capacity
:
FixedSizeCodec
<
bigint
,
string
|
bigint
>
lock
:
TableCodec
<
{
args
:
DynamicSizeCodec
<
Uint8Array
,
string
|
Uint8Array
>
;
code_hash
:
FixedSizeCodec
<
Uint8Array
,
string
|
Uint8Array
>
;
hash_type
:
FixedSizeCodec
<
"data"
|
"type"
|
"data1"
|
"data2"
,
"data"
|
data
|
type
|
data1
|
data2
|
"type"
|
"data1"
|
"data2"
>
;
}
>
type
:
OptionCodec
<
TableCodec
<
{
args
:
DynamicSizeCodec
<
Uint8Array
,
string
|
Uint8Array
>
;
code_hash
:
FixedSizeCodec
<
Uint8Array
,
string
|
Uint8Array
>
;
hash_type
:
FixedSizeCodec
<
"data"
|
"type"
|
"data1"
|
"data2"
,
"data"
|
data
|
type
|
data1
|
data2
|
"type"
|
"data1"
|
"data2"
>
;
}
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
@ckb-cobuild
ckb-address
ckb-hasher
ckb-molecule-codecs
cobuild
hex-encoding
jsonrpc-client
molecule
Generated using
TypeDoc