Data.Slot_won
module Stable : sig ... end
type t = Stable.Latest.t = {
delegator : Signature_lib.Public_key.Compressed.t * Mina_base.Account.Index.t; |
producer : Signature_lib.Keypair.t; |
global_slot : Mina_numbers.Global_slot.t; |
global_slot_since_genesis : Mina_numbers.Global_slot.t; |
vrf_result : Consensus_vrf.Output_hash.t; |
}