package octez-protocol-019-PtParisB-libs

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

Module Tezos_019_PtParisB_test_helpers.ExprSource

Sourceexception Expression_from_string
Sourceval from_string : ?check_micheline_indentation:bool -> string -> Tezos_protocol_019_PtParisB.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_019_PtParisB.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_019_PtParisB.Protocol.Script_repr.expr -> string
OCaml

Innovation. Community. Security.