package tezt-tezos

  1. Overview
  2. Docs
val dummy_commitment : ?on_error: ([ `Invalid_degree_strictly_less_than_expected of (int, int) Cryptobox.error_container | `Slot_wrong_size of Helpers.slot ] -> Cryptobox.commitment * Cryptobox.commitment_proof) -> Cryptobox.t -> string -> Cryptobox.commitment * Cryptobox.commitment_proof
val to_string : Cryptobox.commitment -> string
val of_string : string -> Cryptobox.commitment
val proof_to_string : Cryptobox.commitment_proof -> string
val proof_of_string : string -> Cryptobox.commitment_proof
OCaml

Innovation. Community. Security.