CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc core
index
ScriptInfo
Class ScriptInfo
Hierarchy (
View Summary
)
ScriptInfo
SporeScriptInfo
Index
Constructors
constructor
Properties
code
Hash
hash
Type
cell
Deps
Methods
from
Constructors
constructor
new
ScriptInfo
(
codeHash
:
`
0x
${
string
}
`
,
hashType
:
HashType
,
cellDeps
:
CellDepInfo
[]
,
)
:
ScriptInfo
Parameters
codeHash
:
`
0x
${
string
}
`
hashType
:
HashType
cellDeps
:
CellDepInfo
[]
Returns
ScriptInfo
Properties
code
Hash
codeHash
:
`
0x
${
string
}
`
hash
Type
hashType
:
HashType
cell
Deps
cellDeps
:
CellDepInfo
[]
Methods
Static
from
from
(
scriptInfoLike
:
ScriptInfoLike
)
:
ScriptInfo
Parameters
scriptInfoLike
:
ScriptInfoLike
Returns
ScriptInfo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
Hash
hash
Type
cell
Deps
Methods
from
GitHub
App
Docs
Playground
CCC Docs
Loading...