package tezos-011-PtHangz2-test-helpers

  1. Overview
  2. Docs
val expr_to_hash : Tezos_protocol_011_PtHangz2.Protocol.Script_repr.expr -> (Tezos_protocol_011_PtHangz2.Protocol.Script_expr_hash.t, Tezos_protocol_environment_011_PtHangz2__Environment.Error_monad.error Tezos_protocol_environment_011_PtHangz2__Environment.Error_monad.trace) result
val assert_proto_error_id : string -> string -> ('a, Tezos_error_monad.TzCore.error list) result -> (unit, Tezos_error_monad.TzCore.error list) result Lwt.t
val assert_ok_lwt : ('a, 'b) result Lwt.t -> 'a
val assert_ok : ('a, 'b) result -> 'a

Filters out values that would cause register

module Generators : sig ... end