DocumentationGitHubDiscord
  • Preparing search index...
  • The search index is not available
Switchboard On-Demand SDK - v2.17.5
  • Switchboard On-Demand SDK
  • 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
DocumentationGitHubDocumentationGitHubDiscord
Switchboard On-Demand SDK - v2.17.5
  • Loading...

Generated using TypeDoc