Commit.Node_key
type t
The type for keys.
val t : t Type.t
type hash = Hash.t
val encoding : t Data_encoding.t
val pp : Stdlib.Format.formatter -> t -> unit
val to_hash : t -> hash