Module Schema.Branch

Signature for Branches

type t

The type for branches.

val encoding : t Data_encoding.t
val main : t

The name of the main branch.

val is_valid : t -> bool

Check if the branch is valid.