@lightprotocol/stateless.js - v0.22.1-alpha.1
Other Libraries
Documentation
GitHub
Preparing search index...
RpcResultError
Type Alias RpcResultError
type
RpcResultError
=
{
jsonrpc
:
"2.0"
;
id
:
string
;
error
:
{
code
:
unknown
;
message
:
string
;
data
?:
any
}
;
}
Index
Properties
jsonrpc
id
error
Properties
jsonrpc
jsonrpc
:
"2.0"
id
id
:
string
error
error
:
{
code
:
unknown
;
message
:
string
;
data
?:
any
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
jsonrpc
id
error
Other Libraries
Documentation
GitHub
@lightprotocol/stateless.js - v0.22.1-alpha.1
Loading...