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

    Type Alias AccountStorage

    type AccountStorage = {
        balance: CurrencyCollection;
        lastTransLt: bigint;
        state: AccountState;
    }
    Index

    Properties

    lastTransLt: bigint