Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @taquito/tzip12

Index

Variables

Const VERSION

VERSION: { commitHash: string; version: string } = ...

Type declaration

  • commitHash: string
  • version: string

Functions

tzip12

  • tzip12<T>(abs: T, context: Context): T & { tzip12: any }
  • Type parameters

    • T: ContractAbstraction<ContractProvider | Wallet, DefaultMethods<ContractProvider | Wallet>, DefaultMethodsObject<ContractProvider | Wallet>, DefaultViews, DefaultContractViews, unknown, T>

    Parameters

    • abs: T
    • context: Context

    Returns T & { tzip12: any }

Generated using TypeDoc