@waves/waves-transactions
Preparing search index...
updateAssetInfo
Function updateAssetInfo
updateAssetInfo
(
params
:
IUpdateAssetInfoParams
,
seed
:
TSeedTypes
,
)
:
UpdateAssetInfoTransactionFields
<
Long
>
&
BaseTransaction
<
Long
,
17
>
&
{
version
:
1
;
}
&
WithId
&
WithProofs
Parameters
params
:
IUpdateAssetInfoParams
seed
:
TSeedTypes
Returns
UpdateAssetInfoTransactionFields
<
Long
>
&
BaseTransaction
<
Long
,
17
>
&
{
version
:
1
;
}
&
WithId
&
WithProofs
updateAssetInfo
(
paramsOrTx
:
|
UpdateAssetInfoTransaction
|
{
assetId
:
string
;
description
:
string
;
name
:
string
}
&
IBasicParams
<
string
|
number
,
>
&
WithSender
,
seed
?:
TSeedTypes
,
)
:
UpdateAssetInfoTransactionFields
<
Long
>
&
BaseTransaction
<
Long
,
17
>
&
{
version
:
1
;
}
&
WithId
&
WithProofs
Parameters
paramsOrTx
:
|
UpdateAssetInfoTransaction
|
{
assetId
:
string
;
description
:
string
;
name
:
string
}
&
IBasicParams
<
string
|
number
,
>
&
WithSender
UpdateAssetInfoTransaction
{
assetId
:
string
;
description
:
string
;
name
:
string
}
&
IBasicParams
<
string
|
number
,
>
&
WithSender
assetId
:
string
Id of previously issued asset
description
:
string
New asset description
name
:
string
New asset name
Optional
seed
:
TSeedTypes
Returns
UpdateAssetInfoTransactionFields
<
Long
>
&
BaseTransaction
<
Long
,
17
>
&
{
version
:
1
;
}
&
WithId
&
WithProofs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@waves/waves-transactions
Loading...
Id of previously issued asset