• Preparing search index...
  • The search index is not available
SDK Core Documentation - v0.0.4-3
  • SDK Core Documentation
  • Variant
  • type

Function type

  • type(name, types): (<T>(variant) => T)
  • Parameters

    • name: string
    • types: ABISerializableType[]

    Returns (<T>(variant) => T)

      • <T>(variant): T
      • Type Parameters

        • T extends VariantConstructor

        Parameters

        • variant: T

        Returns T

    • Defined in chain/variant.ts:83

Settings

Member Visibility

Theme

SDK Core Documentation - v0.0.4-3
  • Loading...