• Get the update message for the EVM for a particular feed This is useful for feeds that have already been created on chain

    Parameters

    • params: FeedUpdateCommonOptions

      FeedUpdateCommonOptions: Parameters for the upsert message

    • queue: Queue

      Queue: The queue account

    Returns Promise<{ failures: string[]; responses: FeedUpdateResult[] }>

    • Promise - The update message as a hex string