bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class GetStatusSuccessResponse<T>

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    outOfSync?: boolean

    If true, we are out of sync with the blockchain. If undefined, we did not check for out of sync.

    prices?: Record<string, number>

    Prices for the assets

    status: StatusDoc<T>

    Status details about the indexer / blockchain.

    Methods