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

    Type Alias StorageInfo

    type StorageInfo = {
        duePayment?: Maybe<bigint>;
        lastPaid: number;
        used: StorageUsed;
    }
    Index

    Properties

    duePayment?: Maybe<bigint>
    lastPaid: number