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