package tezos-sapling

  1. Overview
  2. Docs
include Core_sig.T_encoding_bytes with type t = Client.Commitment.t
include Core_sig.T_bytes with type t = Client.Commitment.t
val to_bytes : t -> bytes
val of_bytes_exn : bytes -> t
include Core_sig.T_encoding with type t := t
val encoding : t Data_encoding.t
val valid_position : int64 -> bool