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