• Preparing search index...
  • The search index is not available
API documentation of Agoric SDK
  • API documentation of Agoric SDK
  • @agoric/vat-data
  • provideDurableSetStore

Function provideDurableSetStore

  • provideDurableSetStore(baggage, name, options?): SetStore<any>
  • Parameters

    • baggage: Baggage
    • name: string
    • options: Omit<StoreOptions, "durable"> = {}

    Returns SetStore<any>

    • Defined in packages/vat-data/src/vat-data-bindings.js:197

Settings

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

Generated using TypeDoc