CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc spore
advanced
assembleCreateSporeAction
Function assembleCreateSporeAction
assembleCreateSporeAction
(
sporeOutput
:
CellOutputLike
,
sporeData
:
BytesLike
,
scriptInfoHash
?:
BytesLike
,
)
:
{}
&
{
scriptInfoHash
:
BytesLike
;
scriptHash
:
BytesLike
;
data
:
BytesLike
;
}
Parameters
sporeOutput
:
CellOutputLike
sporeData
:
BytesLike
scriptInfoHash
:
BytesLike
= DEFAULT_COBUILD_INFO_HASH
Returns
{}
&
{
scriptInfoHash
:
BytesLike
;
scriptHash
:
BytesLike
;
data
:
BytesLike
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
App
Docs
Playground
CCC Docs
Loading...