@waves/waves-transactions
Preparing search index...
issue
Function issue
issue
(
params
:
IIssueParams
,
seed
:
TSeedTypes
,
)
:
IssueTransaction
&
WithId
&
WithProofs
Parameters
params
:
IIssueParams
seed
:
TSeedTypes
Returns
IssueTransaction
&
WithId
&
WithProofs
issue
(
paramsOrTx
:
|
IssueTransaction
|
{
decimals
?:
number
;
description
:
string
;
name
:
string
;
quantity
:
string
|
number
;
reissuable
?:
boolean
;
script
?:
string
;
}
&
IBasicParams
<
string
|
number
>
&
WithSender
,
seed
?:
TSeedTypes
,
)
:
IssueTransaction
&
WithId
&
WithProofs
Parameters
paramsOrTx
:
|
IssueTransaction
|
{
decimals
?:
number
;
description
:
string
;
name
:
string
;
quantity
:
string
|
number
;
reissuable
?:
boolean
;
script
?:
string
;
}
&
IBasicParams
<
string
|
number
>
&
WithSender
IssueTransaction
{
decimals
?:
number
;
description
:
string
;
name
:
string
;
quantity
:
string
|
number
;
reissuable
?:
boolean
;
script
?:
string
;
}
&
IBasicParams
<
string
|
number
>
&
WithSender
Optional
decimals
?:
number
description
:
string
Max Length
1000
name
:
string
Min Length
4
Max Length
16
quantity
:
string
|
number
Optional
reissuable
?:
boolean
Optional
script
?:
string
Optional
seed
:
TSeedTypes
Returns
IssueTransaction
&
WithId
&
WithProofs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@waves/waves-transactions
Loading...
Max Length
1000