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