Intf.S
val time_hum : constants:Constants.t -> Block_time.t -> string
Return a string that tells a human what the consensus view of an instant in time is. * * This is mostly useful for PoStake and other consensus mechanisms that have their own * notions of time.
module Constants = Constants
module Configuration : sig ... end
module Genesis_epoch_data : sig ... end
module Data : sig ... end
module Coinbase_receiver : sig ... end
module Hooks : sig ... end
module Body_reference = Body_reference