@waves/waves-transactions
Preparing search index...
signTx
Function signTx
signTx
(
tx
:
(TTxParams & WithTxType)
|
Transaction
,
seed
:
TSeedTypes
,
)
:
SignedTransaction
<
Transaction
>
Signs arbitrary transaction. Can also create signed transaction if provided params have type field
Parameters
tx
: (TTxParams & WithTxType)
|
Transaction
seed
:
TSeedTypes
Returns
SignedTransaction
<
Transaction
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@waves/waves-transactions
Loading...
Signs arbitrary transaction. Can also create signed transaction if provided params have type field