Make.Fitness
The fitness of a block is defined as a list of bytes, compared in a lexicographical order (longer list are greater).
include S.T with type t = MBytes.t list
type t = MBytes.t list
val pp : Format.formatter -> t -> unit
val encoding : t Data_encoding.t