GitHub
App
Preparing search index...
The search index is not available
CCC Docs
CCC Docs
@ckb-ccc spore
index
spore
dob
Decoder
Interface Decoder
interface
Decoder
{
type
:
"code_hash"
|
"type_id"
|
"type_script"
;
hash
?:
string
;
script
?:
{
code_hash
:
string
;
hash_type
:
string
;
args
:
string
;
}
;
}
Index
Properties
type
hash?
script?
Properties
type
type
:
"code_hash"
|
"type_id"
|
"type_script"
Optional
hash
hash
?:
string
Optional
script
script
?:
{
code_hash
:
string
;
hash_type
:
string
;
args
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
hash
script
GitHub
App
CCC Docs
Loading...