Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
SignTx
Type Alias SignTx
SignTx
:
(
tx
:
Encoded
.
Transaction
,
options
?:
SignOptions
,
)
=>
Promise
<
Encoded
.
Transaction
|
number
|
null
>
Type declaration
(
tx
:
Encoded
.
Transaction
,
options
?:
SignOptions
,
)
:
Promise
<
Encoded
.
Transaction
|
number
|
null
>
Parameters
tx
:
Encoded
.
Transaction
Optional
options
:
SignOptions
Returns
Promise
<
Encoded
.
Transaction
|
number
|
null
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@aeternity/aepp-sdk
Loading...