CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc spore
index
findCluster
Function findCluster
findCluster
(
client
:
Client
,
id
:
BytesLike
,
scripts
?:
SporeScriptInfoLike
[]
,
)
:
Promise
<
|
undefined
|
{
cell
:
Cell
;
cluster
:
Cell
;
clusterData
:
ClusterDataV2View
;
scriptInfo
:
SporeScriptInfo
;
}
,
>
Parameters
client
:
Client
id
:
BytesLike
Optional
scripts
:
SporeScriptInfoLike
[]
Returns
Promise
<
|
undefined
|
{
cell
:
Cell
;
cluster
:
Cell
;
clusterData
:
ClusterDataV2View
;
scriptInfo
:
SporeScriptInfo
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
App
Docs
Playground
CCC Docs
Loading...