GitHub
App
Preparing search index...
The search index is not available
CCC Docs
CCC Docs
@ckb-ccc xverse
advanced
XverseA
RpcResult
Type Alias RpcResult<Method>
Rpc
Result
<
Method
>
:
{
result
:
RpcSuccessResponse
<
Method
>
[
"result"
]
;
status
:
"success"
;
}
|
{
error
:
RpcErrorResponse
[
"error"
]
;
status
:
"error"
;
}
Type Parameters
Method
extends
keyof
Requests
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
App
CCC Docs
Loading...