• Creates a query client for making read-only requests to the Akash network

    Parameters

    • endpoint: string

      The RPC endpoint URL to connect to

    Returns Promise<ProtobufRpcClient>

    A protobuf RPC client for queries

    If connection to the endpoint fails