GitHub
App
Preparing search index...
The search index is not available
CCC Docs
CCC Docs
@ckb-ccc xverse
advanced
XverseA
RpcErrorResponse
Interface RpcErrorResponse<TError>
interface
RpcErrorResponse
<
TError
>
{
jsonrpc
:
"2.0"
;
id
:
|
undefined
|
null
|
string
|
number
;
error
:
TError
;
}
Type Parameters
TError
extends
RpcError
=
RpcError
Hierarchy (
view full
)
RpcBase
RpcErrorResponse
Index
Properties
jsonrpc
id
error
Properties
jsonrpc
jsonrpc
:
"2.0"
id
id
:
|
undefined
|
null
|
string
|
number
error
error
:
TError
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
jsonrpc
id
error
GitHub
App
CCC Docs
Loading...