Preparing search index...
The search index is not available
Documentation
Documentation
@ckb-cobuild/jsonrpc-client
JsonRpcSuccessResponse
Interface JsonRpcSuccessResponse
interface
JsonRpcSuccessResponse
{
id
?:
null
|
string
|
number
;
jsonrpc
:
"2.0"
;
result
:
any
;
}
Index
Properties
id?
jsonrpc
result
Properties
Optional
id
id
?:
null
|
string
|
number
jsonrpc
jsonrpc
:
"2.0"
result
result
:
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
id
jsonrpc
result
Documentation
@ckb-cobuild
ckb-address
ckb-hasher
ckb-molecule-codecs
cobuild
hex-encoding
jsonrpc-client
molecule
Generated using
TypeDoc