package octez-protocol-alpha-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tezos_alpha_test_helpers.ExprSource

Sourceexception Expression_from_string
Sourceval from_string : ?check_micheline_indentation:bool -> string -> Tezos_protocol_alpha.Protocol.Alpha_context.Script.expr

Parse a Michelson expression from string, raising an exception on error.

Sourceval toplevel_from_string : ?check_micheline_indentation:bool -> string -> Tezos_protocol_alpha.Protocol.Michelson_v1_primitives.prim Tezos_micheline.Micheline.canonical

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

Sourceval to_string : Tezos_protocol_alpha.Protocol.Script_repr.expr -> string
OCaml

Innovation. Community. Security.