Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
JsonRpcResponse
Interface JsonRpcResponse
Hierarchy
JsonRpcResponse
Index
Properties
error
id
jsonrpc
method
result
Properties
Optional
error
error
?:
{
code
:
number
;
data
?:
any
;
message
:
string
}
Type declaration
code
:
number
Optional
data
?:
any
message
:
string
id
id
:
number
jsonrpc
jsonrpc
:
"2.0"
method
method
:
string
Optional
result
result
?:
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
@aeternity/aepp-
sdk
<internal>
Json
Rpc
Response
error
id
jsonrpc
method
result
Generated using
TypeDoc