UNPKG

wowok

Version:

Wowok Blockchain TypeScript API

1 lines 523 B
import{MessageType}from'@protobuf-ts/runtime';class GasCostSummary$Type extends MessageType{constructor(){super('sui.rpc.v2.GasCostSummary',[{'no':0x1,'name':'computation_cost','kind':'scalar','opt':!![],'T':0x4,'L':0x0},{'no':0x2,'name':'storage_cost','kind':'scalar','opt':!![],'T':0x4,'L':0x0},{'no':0x3,'name':'storage_rebate','kind':'scalar','opt':!![],'T':0x4,'L':0x0},{'no':0x4,'name':'non_refundable_storage_fee','kind':'scalar','opt':!![],'T':0x4,'L':0x0}]);}}export const GasCostSummary=new GasCostSummary$Type();