package octez-protocol-018-Proxford-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Returns an object of type Cryptobox.t from the given DAL paramters.

val derive_dal_parameters : Tezos_crypto_dal.Cryptobox.parameters -> redundancy_factor:int -> constants_divider:int -> Tezos_crypto_dal.Cryptobox.parameters

Derive new DAL parameters from the given ones by:

  • setting the given redundancy factor ;
  • dividing the other fields by the given factor.
module Make (P : sig ... end) : sig ... end

Some global constants.

OCaml

Innovation. Community. Security.