@waves/waves-transactions
Preparing search index...
setAssetScript
Function setAssetScript
setAssetScript
(
params
:
ISetAssetScriptParams
,
seed
:
TSeedTypes
,
)
:
SetAssetScriptTransaction
&
WithId
&
WithProofs
Parameters
params
:
ISetAssetScriptParams
seed
:
TSeedTypes
Returns
SetAssetScriptTransaction
&
WithId
&
WithProofs
setAssetScript
(
paramsOrTx
:
|
SetAssetScriptTransaction
|
{
assetId
:
string
;
script
:
string
}
&
IBasicParams
<
string
|
number
>
&
WithSender
,
seed
?:
TSeedTypes
,
)
:
SetAssetScriptTransaction
&
WithId
&
WithProofs
Parameters
paramsOrTx
:
|
SetAssetScriptTransaction
|
{
assetId
:
string
;
script
:
string
}
&
IBasicParams
<
string
|
number
>
&
WithSender
SetAssetScriptTransaction
{
assetId
:
string
;
script
:
string
}
&
IBasicParams
<
string
|
number
>
&
WithSender
assetId
:
string
script
:
string
Compiled script encoded as base64 string
Optional
seed
:
TSeedTypes
Returns
SetAssetScriptTransaction
&
WithId
&
WithProofs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@waves/waves-transactions
Loading...
Compiled script encoded as base64 string