Preparing search index...
The search index is not available
Aspect Library Document
Aspect Library Document
proto
JitInherentResponse
Class JitInherentResponse
Hierarchy
JitInherentResponse
Index
Constructors
constructor
Properties
error
Msg
jit
Inherent
Hashes
ret
success
tx
Hash
Methods
decode
encode
Constructors
constructor
new
Jit
Inherent
Response
(
jitInherentHashes
?
,
txHash
?
,
success
?
,
ret
?
,
errorMsg
?
)
:
JitInherentResponse
Parameters
jitInherentHashes
:
Uint8Array
[]
= []
txHash
:
Uint8Array
= ...
success
:
bool
= false
ret
:
Uint8Array
= ...
errorMsg
:
string
= ''
Returns
JitInherentResponse
Properties
error
Msg
error
Msg
:
string
jit
Inherent
Hashes
jit
Inherent
Hashes
:
Uint8Array
[]
ret
ret
:
Uint8Array
success
success
:
bool
tx
Hash
tx
Hash
:
Uint8Array
Methods
Static
decode
decode
(
reader
,
length
)
:
JitInherentResponse
Parameters
reader
:
Reader
length
:
i32
Returns
JitInherentResponse
Static
encode
encode
(
message
,
writer
)
:
void
Parameters
message
:
JitInherentResponse
writer
:
Writer
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
error
Msg
jit
Inherent
Hashes
ret
success
tx
Hash
decode
encode
Aspect Library Document
common
components
proto
types