CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc core
index
SignerJsonRpcConfig
Type Alias SignerJsonRpcConfig
SignerJsonRpcConfig
:
Omit
<
Parameters
<
typeof
new
>
[
0
]
,
"onError"
>
&
{
disconnectHandler
?:
()
=>
PromiseLike
<
void
>
|
void
;
}
Type Declaration
Optional
disconnectHandler
?:
()
=>
PromiseLike
<
void
>
|
void
Cleans up integration-owned resources before replacement is announced.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
App
Docs
Playground
CCC Docs
Loading...
Cleans up integration-owned resources before replacement is announced.