package tezos-protocol-alpha

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = public_key_hash list
type last_whitelist_update = {
  1. message_index : Tezos_protocol_environment_alpha.Z.t;
  2. outbox_level : Raw_level.t;
}
type update =
  1. | Public
  2. | Private of t
OCaml

Innovation. Community. Security.