TON SDK Documentation - v15.3.1duck0.0.3
    Preparing search index...

    Function computeStorageFees

    • Parameters

      • data: {
            lastPaid: number;
            masterchain: boolean;
            now: number;
            special: boolean;
            storagePrices: StoragePrices[];
            storageStat: { bits: number; cells: number; publicCells: number };
        }

      Returns bigint