package octez-protocol-alpha-libs
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Octez protocol alpha libraries
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      tezos-octez-v20.1.tag.bz2
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=ddfb5076eeb0b32ac21c1eed44e8fc86a6743ef18ab23fff02d36e365bb73d61
    
    
  sha512=d22a827df5146e0aa274df48bc2150b098177ff7e5eab52c6109e867eb0a1f0ec63e6bfbb0e3645a6c2112de3877c91a17df32ccbff301891ce4ba630c997a65
    
    
  doc/octez-protocol-alpha-libs.baking/Tezos_baking_alpha/Baking_events/Nonces/index.html
Module Baking_events.NoncesSource
include module type of struct include Tezos_base.TzPervasives.Internal_event.Simple end
val emit : 'a t -> 'a -> unit Lwt.tval emit__dont_wait__use_with_care : 'a t -> 'a -> unitval declare_0 : 
  ?section:string list ->
  name:string ->
  msg:string ->
  ?level:Tezos_event_logging__Internal_event.level ->
  unit ->
  unit tval declare_1 : 
  ?section:string list ->
  name:string ->
  msg:string ->
  ?level:Tezos_event_logging__Internal_event.level ->
  ?pp1:(Format.formatter -> 'a -> unit) ->
  (string * 'a Data_encoding.t) ->
  'a tval declare_2 : 
  ?section:string list ->
  name:string ->
  msg:string ->
  ?level:Tezos_event_logging__Internal_event.level ->
  ?pp1:(Format.formatter -> 'a -> unit) ->
  (string * 'a Data_encoding.t) ->
  ?pp2:(Format.formatter -> 'b -> unit) ->
  (string * 'b Data_encoding.t) ->
  ('a * 'b) tval declare_3 : 
  ?section:string list ->
  name:string ->
  msg:string ->
  ?level:Tezos_event_logging__Internal_event.level ->
  ?pp1:(Format.formatter -> 'a -> unit) ->
  (string * 'a Data_encoding.t) ->
  ?pp2:(Format.formatter -> 'b -> unit) ->
  (string * 'b Data_encoding.t) ->
  ?pp3:(Format.formatter -> 'c -> unit) ->
  (string * 'c Data_encoding.t) ->
  ('a * 'b * 'c) tval declare_4 : 
  ?section:string list ->
  name:string ->
  msg:string ->
  ?level:Tezos_event_logging__Internal_event.level ->
  ?pp1:(Format.formatter -> 'a -> unit) ->
  (string * 'a Data_encoding.t) ->
  ?pp2:(Format.formatter -> 'b -> unit) ->
  (string * 'b Data_encoding.t) ->
  ?pp3:(Format.formatter -> 'c -> unit) ->
  (string * 'c Data_encoding.t) ->
  ?pp4:(Format.formatter -> 'd -> unit) ->
  (string * 'd Data_encoding.t) ->
  ('a * 'b * 'c * 'd) tval declare_5 : 
  ?section:string list ->
  name:string ->
  msg:string ->
  ?level:Tezos_event_logging__Internal_event.level ->
  ?pp1:(Format.formatter -> 'a -> unit) ->
  (string * 'a Data_encoding.t) ->
  ?pp2:(Format.formatter -> 'b -> unit) ->
  (string * 'b Data_encoding.t) ->
  ?pp3:(Format.formatter -> 'c -> unit) ->
  (string * 'c Data_encoding.t) ->
  ?pp4:(Format.formatter -> 'd -> unit) ->
  (string * 'd Data_encoding.t) ->
  ?pp5:(Format.formatter -> 'e -> unit) ->
  (string * 'e Data_encoding.t) ->
  ('a * 'b * 'c * 'd * 'e) tval declare_6 : 
  ?section:string list ->
  name:string ->
  msg:string ->
  ?level:Tezos_event_logging__Internal_event.level ->
  ?pp1:(Format.formatter -> 'a -> unit) ->
  (string * 'a Data_encoding.t) ->
  ?pp2:(Format.formatter -> 'b -> unit) ->
  (string * 'b Data_encoding.t) ->
  ?pp3:(Format.formatter -> 'c -> unit) ->
  (string * 'c Data_encoding.t) ->
  ?pp4:(Format.formatter -> 'd -> unit) ->
  (string * 'd Data_encoding.t) ->
  ?pp5:(Format.formatter -> 'e -> unit) ->
  (string * 'e Data_encoding.t) ->
  ?pp6:(Format.formatter -> 'f -> unit) ->
  (string * 'f Data_encoding.t) ->
  ('a * 'b * 'c * 'd * 'e * 'f) tval declare_7 : 
  ?section:string list ->
  name:string ->
  msg:string ->
  ?level:Tezos_event_logging__Internal_event.level ->
  ?pp1:(Format.formatter -> 'a -> unit) ->
  (string * 'a Data_encoding.t) ->
  ?pp2:(Format.formatter -> 'b -> unit) ->
  (string * 'b Data_encoding.t) ->
  ?pp3:(Format.formatter -> 'c -> unit) ->
  (string * 'c Data_encoding.t) ->
  ?pp4:(Format.formatter -> 'd -> unit) ->
  (string * 'd Data_encoding.t) ->
  ?pp5:(Format.formatter -> 'e -> unit) ->
  (string * 'e Data_encoding.t) ->
  ?pp6:(Format.formatter -> 'f -> unit) ->
  (string * 'f Data_encoding.t) ->
  ?pp7:(Format.formatter -> 'g -> unit) ->
  (string * 'g Data_encoding.t) ->
  ('a * 'b * 'c * 'd * 'e * 'f * 'g) tval declare_8 : 
  ?section:string list ->
  name:string ->
  msg:string ->
  ?level:Tezos_event_logging__Internal_event.level ->
  ?pp1:(Format.formatter -> 'a -> unit) ->
  (string * 'a Data_encoding.t) ->
  ?pp2:(Format.formatter -> 'b -> unit) ->
  (string * 'b Data_encoding.t) ->
  ?pp3:(Format.formatter -> 'c -> unit) ->
  (string * 'c Data_encoding.t) ->
  ?pp4:(Format.formatter -> 'd -> unit) ->
  (string * 'd Data_encoding.t) ->
  ?pp5:(Format.formatter -> 'e -> unit) ->
  (string * 'e Data_encoding.t) ->
  ?pp6:(Format.formatter -> 'f -> unit) ->
  (string * 'f Data_encoding.t) ->
  ?pp7:(Format.formatter -> 'g -> unit) ->
  (string * 'g Data_encoding.t) ->
  ?pp8:(Format.formatter -> 'h -> unit) ->
  (string * 'h Data_encoding.t) ->
  ('a * 'b * 'c * 'd * 'e * 'f * 'g * 'h) t sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >