CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc core
index
ErrorClientVerification
Class ErrorClientVerification
Hierarchy (
View Summary
)
ErrorClientBase
ErrorClientVerification
Index
Constructors
constructor
Properties
code?
data
source
Index
script
Code
Hash
source
error
Code
script
Hash
Type
Constructors
constructor
new
ErrorClientVerification
(
origin
:
ErrorClientBaseLike
,
source
:
"lock"
|
"inputType"
|
"outputType"
,
sourceIndex
:
NumLike
,
errorCode
:
number
,
scriptHashType
:
"type"
|
"data"
,
scriptCodeHash
:
BytesLike
,
)
:
ErrorClientVerification
Parameters
origin
:
ErrorClientBaseLike
source
:
"lock"
|
"inputType"
|
"outputType"
sourceIndex
:
NumLike
errorCode
:
number
scriptHashType
:
"type"
|
"data"
scriptCodeHash
:
BytesLike
Returns
ErrorClientVerification
Properties
Optional
Readonly
code
code
?:
number
Readonly
data
data
:
string
Readonly
source
Index
sourceIndex
:
bigint
Readonly
script
Code
Hash
scriptCodeHash
:
`
0x
${
string
}
`
Readonly
source
source
:
"lock"
|
"inputType"
|
"outputType"
Readonly
error
Code
errorCode
:
number
Readonly
script
Hash
Type
scriptHashType
:
"type"
|
"data"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
data
source
Index
script
Code
Hash
source
error
Code
script
Hash
Type
GitHub
App
Docs
Playground
CCC Docs
Loading...