@waves/waves-transactions
Preparing search index...
makeTx
Function makeTx
makeTx
<
T
extends
TTransactionType
>
(
params
:
TxParamsTypeMap
[
T
]
&
{
type
:
T
}
&
WithSender
,
)
:
TTransaction
<
T
>
&
WithId
Makes transaction from params. Validates all fields and calculates id
Type Parameters
T
extends
TTransactionType
Parameters
params
:
TxParamsTypeMap
[
T
]
&
{
type
:
T
}
&
WithSender
Returns
TTransaction
<
T
>
&
WithId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@waves/waves-transactions
Loading...
Makes transaction from params. Validates all fields and calculates id