CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc spore
advanced
extractCobuildActionsFromTx
Function extractCobuildActionsFromTx
extractCobuildActionsFromTx
(
tx
:
Transaction
,
)
:
EncodableRecord
<
{
scriptInfoHash
:
Codec
<
BytesLike
,
`
0x
${
string
}
`
>
;
scriptHash
:
Codec
<
BytesLike
,
`
0x
${
string
}
`
>
;
data
:
Codec
<
BytesLike
,
`
0x
${
string
}
`
>
;
}
,
>
[]
Parameters
tx
:
Transaction
Returns
EncodableRecord
<
{
scriptInfoHash
:
Codec
<
BytesLike
,
`
0x
${
string
}
`
>
;
scriptHash
:
Codec
<
BytesLike
,
`
0x
${
string
}
`
>
;
data
:
Codec
<
BytesLike
,
`
0x
${
string
}
`
>
;
}
,
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
App
Docs
Playground
CCC Docs
Loading...