tezos-context.encoding
Schema.Branch
tezos-context
tezos-context.disk
tezos-context.dump
tezos-context.helpers
tezos-context.memory
tezos-context.merkle_proof_encoding
tezos-context.sigs
type t = string
The type for branches.
val t : t Irmin.Type.t
val main : t
The name of the main branch.
val is_valid : t -> bool
Check if the branch is valid.