package tezos-protocol-002-PsYLVpVv

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type big_map_diff_item = {
  1. diff_key : Script_repr.expr;
  2. diff_key_hash : Script_expr_hash.t;
  3. diff_value : Script_repr.expr option;
}
type big_map_diff = big_map_diff_item list
module Big_map : sig ... end
OCaml

Innovation. Community. Security.