Layout.Messagetype t = {global_slot : Mina_numbers.Global_slot.t; |
epoch_seed : Mina_base.Epoch_seed.t; |
delegator_index : int; |
}val to_yojson : t -> Yojson.Safe.tval of_yojson : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_orval _ : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_orval to_message : t -> Message.valueval of_message : Message.value -> t