package tezos-alpha-test-helpers

  1. Overview
  2. Docs
val zero : t
val to_string : t -> string
val pp : Format.formatter -> t -> unit
val eq : 'a -> 'a -> bool
val to_michelson_string : t -> string
type exn +=
  1. | Invalid_storage_expr of string

Note: parses a storage unparsed in readable mode (as e.g. returned by Alpha_services.Contract.storage), so that contracts are represented by strings.

val valid : t -> bool
OCaml

Innovation. Community. Security.