@waves/waves-transactions
Preparing search index...
burn
Function burn
burn
(
params
:
IBurnParams
,
seed
:
TSeedTypes
,
)
:
BurnTransaction
&
WithId
&
WithProofs
Parameters
params
:
IBurnParams
seed
:
TSeedTypes
Returns
BurnTransaction
&
WithId
&
WithProofs
burn
(
paramsOrTx
:
|
BurnTransaction
|
{
amount
:
string
|
number
;
assetId
:
string
}
&
IBasicParams
<
string
|
number
>
&
WithSender
,
seed
?:
TSeedTypes
,
)
:
BurnTransaction
&
WithId
&
WithProofs
Parameters
paramsOrTx
:
|
BurnTransaction
|
{
amount
:
string
|
number
;
assetId
:
string
}
&
IBasicParams
<
string
|
number
>
&
WithSender
Optional
seed
:
TSeedTypes
Returns
BurnTransaction
&
WithId
&
WithProofs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@waves/waves-transactions
Loading...