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