signify-ts
    Preparing search index...

    Class KeyStates

    KeyStates

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    Methods

    • Retriene the key state for an identifier

      Parameters

      • pre: string

        Identifier prefix

      Returns Promise<any>

      A promise to the key states

    • Retrieve the key state for a list of identifiers

      Parameters

      • pres: string[]

        List of identifier prefixes

      Returns Promise<any>

      A promise to the key states

    • Query the key state of an identifier for a given sequence number or anchor

      Parameters

      • pre: string

        Identifier prefix

      • Optionalsn: string

        Optional sequence number

      • Optionalanchor: any

        Optional anchor

      Returns Promise<any>

      A promise to the long-running operation