tezos-client-011-PtHangz2
  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. initial_timestamp : Tezos_base.TzPervasives.Time.Protocol.t;
  2. bootstrap_accounts : Tezos_protocol_011_PtHangz2.Protocol.Alpha_context.Parameters.bootstrap_account list;
  3. bootstrap_contracts : Tezos_protocol_011_PtHangz2.Protocol.Alpha_context.Parameters.bootstrap_contract list;
  4. constants : Tezos_protocol_011_PtHangz2.Protocol.Alpha_context.Constants.parametric;
}
val default_value : t