• Preparing search index...
  • The search index is not available
@switchboard-xyz/on-demand
  • @switchboard-xyz/on-demand
  • EVM
  • getFeedUpdateData

Function getFeedUpdateData

  • getFeedUpdateData(
        params: FeedUpdateCommonOptions,
        queue: Queue,
    ): Promise<string[]>

    Get the feed update data for a particular feed

    Parameters

    • params: FeedUpdateCommonOptions

      the feed update parameters

    • queue: Queue

      the queue account

    Returns Promise<string[]>

    the feed update data, the byte arrays that need to be sent to the target chain

    • Defined in javascript/on-demand/src/evm/index.ts:179

Settings

Member Visibility
@switchboard-xyz/on-demand
  • Loading...

Generated using TypeDoc