@waves/waves-transactions
Preparing search index...
lease
Function lease
lease
(
params
:
ILeaseParams
,
seed
:
TSeedTypes
,
)
:
LeaseTransaction
&
WithId
&
WithProofs
Parameters
params
:
ILeaseParams
seed
:
TSeedTypes
Returns
LeaseTransaction
&
WithId
&
WithProofs
lease
(
paramsOrTx
:
|
LeaseTransaction
|
{
amount
:
string
|
number
;
recipient
:
string
}
&
IBasicParams
<
string
|
number
>
&
WithSender
,
seed
?:
TSeedTypes
,
)
:
LeaseTransaction
&
WithId
&
WithProofs
Parameters
paramsOrTx
:
|
LeaseTransaction
|
{
amount
:
string
|
number
;
recipient
:
string
}
&
IBasicParams
<
string
|
number
>
&
WithSender
Optional
seed
:
TSeedTypes
Returns
LeaseTransaction
&
WithId
&
WithProofs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@waves/waves-transactions
Loading...