GitHub
App
Preparing search index...
The search index is not available
CCC Docs
CCC Docs
@ckb-ccc spore
advanced
sporeA
prepareSporeTransaction
Function prepareSporeTransaction
prepare
Spore
Transaction
(
signer
,
txLike
,
actions
)
:
Promise
<
Transaction
>
Parameters
signer
:
ccc
.
Signer
txLike
:
TransactionLike
actions
:
EncodableRecord
<
{
scriptInfoHash
:
Codec
<
BytesLike
,
`
0x
${
string
}
`
>
;
scriptHash
:
Codec
<
BytesLike
,
`
0x
${
string
}
`
>
;
data
:
Codec
<
BytesLike
,
`
0x
${
string
}
`
>
;
}
>
[]
Returns
Promise
<
Transaction
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
App
CCC Docs
Loading...