• Preparing search index...
  • The search index is not available
API documentation of Agoric SDK
  • API documentation of Agoric SDK
  • @agoric/zoe
  • src/contractSupport
  • makeRecorderTopic

Function makeRecorderTopic

  • makeRecorderTopic<T>(description, recorderKit): PublicTopic<T>
  • Type Parameters

    • T

    Parameters

    • description: string
    • recorderKit: RecorderKit<T> | EventualRecorderKit<T>

    Returns PublicTopic<T>

    • Defined in packages/zoe/src/contractSupport/topics.js:61

Settings

Member Visibility
API documentation of Agoric SDK
  • Loading...

Generated using TypeDoc