Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/taquito
IncreasePaidStorageParams
Interface IncreasePaidStorageParams
Description
Parameters for the increasePaidStorage method
interface
IncreasePaidStorageParams
{
amount
:
number
;
destination
:
string
;
fee
?:
number
;
gasLimit
?:
number
;
source
?:
string
;
storageLimit
?:
number
;
}
Index
Properties
amount
destination
fee?
gas
Limit?
source?
storage
Limit?
Properties
amount
amount
:
number
destination
destination
:
string
Optional
fee
fee
?:
number
Optional
gas
Limit
gas
Limit
?:
number
Optional
source
source
?:
string
Optional
storage
Limit
storage
Limit
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
destination
fee
gas
Limit
source
storage
Limit
Taquito
Loading...
Description
Parameters for the increasePaidStorage method