Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
JsonRpcRequest
Interface JsonRpcRequest
interface
JsonRpcRequest
{
id
:
number
;
jsonrpc
:
"2.0"
;
method
:
string
;
params
?:
any
;
}
Index
Properties
id
jsonrpc
method
params?
Properties
id
id
:
number
jsonrpc
jsonrpc
method
method
:
string
Optional
params
params
?:
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
jsonrpc
method
params
@aeternity/aepp-sdk
Loading...