Documentation
Preparing search index...
@mysten/sui
client
SuiClientTypes
GasCostSummary
Interface GasCostSummary
interface
GasCostSummary
{
computationCost
:
string
;
nonRefundableStorageFee
:
string
;
storageCost
:
string
;
storageRebate
:
string
;
}
Index
Properties
computation
Cost
non
Refundable
Storage
Fee
storage
Cost
storage
Rebate
Properties
computation
Cost
computationCost
:
string
non
Refundable
Storage
Fee
nonRefundableStorageFee
:
string
storage
Cost
storageCost
:
string
storage
Rebate
storageRebate
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
computation
Cost
non
Refundable
Storage
Fee
storage
Cost
storage
Rebate
Documentation
Loading...