package octez-protocol-017-PtNairob-libs
Octez protocol 017-PtNairob libraries
Install
Dune Dependency
Authors
Maintainers
Sources
octez-19.0.tar.gz
sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4
sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13
doc/octez-protocol-017-PtNairob-libs.baking/Tezos_baking_017_PtNairob/Baking_events/State_transitions/index.html
Module Baking_events.State_transitions
Source
include module type of struct include Tezos_base.TzPervasives.Internal_event.Simple end
val emit : 'a t -> 'a -> unit Lwt.t
val emit__dont_wait__use_with_care : 'a t -> 'a -> unit
val declare_0 :
?section:string list ->
name:string ->
msg:string ->
?level:Tezos_event_logging__Internal_event.level ->
unit ->
unit t
val 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 t
val 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) t
val 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) t
val 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) t
val 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) t
val 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) t
val 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) t
val 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
Source
val proposal_slot :
(Tezos_protocol_017_PtNairob.Protocol.Alpha_context.Round.t
* int32
* Tezos_protocol_017_PtNairob.Protocol.Alpha_context.Round.t
* Baking_state.consensus_key_and_delegate)
t
Source
val proposing_fresh_block :
(Baking_state.consensus_key_and_delegate
* Tezos_protocol_017_PtNairob.Protocol.Alpha_context.Round.t)
t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>