@arkade-os/sdk Documentation - v0.4.0-next.8
    Preparing search index...

    Class ContractRepositoryImpl

    This is only to be used in migration from storage V1

    Implements

    Index

    Constructors

    Properties

    version: 1 = ...

    Methods

    • Type Parameters

      • T
      • K extends string | number | symbol

      Parameters

      • contractType: string
      • id: T[K]
      • idField: K

      Returns Promise<void>

    • Type Parameters

      • T
      • K extends string | number | symbol

      Parameters

      • contractType: string
      • item: T
      • idField: K

      Returns Promise<void>