package octez-protocol-018-Proxford-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val zero : t
val to_string : t -> string
val pp : Stdlib.Format.formatter -> t -> unit
val eq : 'a -> 'b -> 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.