Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/taquito
RPCIncreasePaidStorageOperation
Interface RPCIncreasePaidStorageOperation
Description
RPC IncreasePaidStorage operation
interface
RPCIncreasePaidStorageOperation
{
amount
:
number
;
destination
:
string
;
fee
:
number
;
gas_limit
:
number
;
kind
:
INCREASE_PAID_STORAGE
;
source
:
string
;
storage_limit
:
number
;
}
Index
Properties
amount
destination
fee
gas_
limit
kind
source
storage_
limit
Properties
amount
amount
:
number
destination
destination
:
string
fee
fee
:
number
gas_
limit
gas_
limit
:
number
kind
kind
:
INCREASE_PAID_STORAGE
source
source
:
string
storage_
limit
storage_
limit
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
destination
fee
gas_
limit
kind
source
storage_
limit
Taquito
Loading...
Description
RPC IncreasePaidStorage operation