package tezos-protocol-003-PsddFKi3

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

Module Tezos_raw_protocol_003_PsddFKi3.Contract_storageSource

Sourcetype 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;
}
Sourcetype big_map_diff = big_map_diff_item list
Sourcemodule Big_map : sig ... end
OCaml

Innovation. Community. Security.