• Gets an RPC client for interacting with the Akash network

    Parameters

    • endpoint: string

      The RPC endpoint URL to connect to

    Returns Promise<ProtobufRpcClient>

    A protobuf RPC client instance

    If connection to the endpoint fails