everscale-inpage-provider - v0.6.6
    Preparing search index...

    Type Alias ContractUpdatesSubscription

    type ContractUpdatesSubscription = {
        state: boolean;
        transactions: boolean;
    }
    Index

    Properties

    Properties

    state: boolean

    Whether to listen contract state updates

    transactions: boolean

    Whether to listen new contract transactions