Documentation
    Preparing search index...
    interface GasCostSummary {
        computationCost: string;
        nonRefundableStorageFee: string;
        storageCost: string;
        storageRebate: string;
    }
    Index

    Properties

    computationCost: string
    nonRefundableStorageFee: string
    storageCost: string
    storageRebate: string