package tezos-011-PtHangz2-test-helpers

  1. Overview
  2. Docs
exception Expression_from_string
val from_string : ?check_micheline_indentation:bool -> string -> Tezos_protocol_011_PtHangz2.Protocol.Alpha_context.Script.expr
val toplevel_from_string : ?check_micheline_indentation:bool -> string -> Tezos_protocol_011_PtHangz2.Protocol.Alpha_context.Script.expr

Parses a Michelson contract from string, raising an exception on error.