• Preparing search index...
  • The search index is not available
Taquito
  • Taquito
  • @taquito/michel-codec
  • assertMichelsonType

Function assertMichelsonType

  • assertMichelsonType(ex): ex is MichelsonType
  • Checks if the node is a valid Michelson type expression. This is a type guard function which either returns true of throws an exception.

    Parameters

    • ex: Expr

      An AST node

    Returns ex is MichelsonType

    • Defined in packages/taquito-michel-codec/src/michelson-validator.ts:576

Settings

Member Visibility
Taquito
  • Loading...

Generated using TypeDoc