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

Function getFeedUpdateWithContext

  • getFeedUpdateWithContext(
        params: FeedUpdateCommonOptions,
        queue: Queue,
    ): Promise<{ failures: string[]; responses: FeedUpdateResult[] }>

    Get the feed update data for a particular feed

    Parameters

    • params: FeedUpdateCommonOptions

      the feed update parameters

    • queue: Queue

      the queue account

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

    the feed update data with context (numeric result data, oracle response, AND encoded response)

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

Settings

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

Generated using TypeDoc