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

Function simulateFeed

  • simulateFeed(
        params: FeedUpdateCommonOptions,
        queue: Queue,
    ): Promise<FeedSimulateResult>

    Get the feed update data for a particular feed

    Parameters

    • params: FeedUpdateCommonOptions

      the feed update parameters

    • queue: Queue

      the queue account

    Returns Promise<FeedSimulateResult>

    the feed simulation result and feed id

    Dev

    • this function is heavily rate limited
    • Defined in javascript/on-demand/src/evm/index.ts:151

Settings

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

Generated using TypeDoc