Best_tip_diff.Log_event
type t = {
protocol_state : Mina_state.Protocol_state.Value.t; |
state_hash : Mina_base.State_hash.t; |
just_emitted_a_proof : bool; |
}
val to_yojson : t -> Yojson.Safe.t
val of_yojson : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_or
type Structured_log_events.t +=
| New_best_tip_event of {
} |
val new_best_tip_event_structured_events_id : Structured_log_events.id
val new_best_tip_event_structured_events_repr : Structured_log_events.repr