@waves/waves-transactions
Preparing search index...
data
Function data
data
(
params
:
IDataParams
,
seed
:
TSeedTypes
,
)
:
DataTransaction
&
WithId
&
WithProofs
Parameters
params
:
IDataParams
seed
:
TSeedTypes
Returns
DataTransaction
&
WithId
&
WithProofs
data
(
paramsOrTx
:
|
DataTransaction
|
{
data
:
(
DataTransactionEntry | { type?: undefined; value?: undefined; key: string; }
)
[]
;
}
&
IBasicParams
<
string
|
number
>
&
WithSender
,
seed
?:
TSeedTypes
,
)
:
DataTransaction
&
WithId
&
WithProofs
Parameters
paramsOrTx
:
|
DataTransaction
|
{
data
:
(
DataTransactionEntry | { type?: undefined; value?: undefined; key: string; }
)
[]
;
}
&
IBasicParams
<
string
|
number
>
&
WithSender
Optional
seed
:
TSeedTypes
Returns
DataTransaction
&
WithId
&
WithProofs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@waves/waves-transactions
Loading...