package tezos-sapling

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