@aleph-sdk/monorepo
    Preparing search index...

    Class AggregateMessageClient

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    apiServer: string
    messageType: MessageType = MessageType.aggregate

    Methods

    • Retrieves an aggregate message on from the Aleph network. It uses the address & key(s) provided in the configuration given as a parameter to retrieve the wanted message.

      Type Parameters

      • T = any

      Parameters

      Returns Promise<Record<string, T>>