package octez-protocol-017-PtNairob-libs

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

Module Tezos_017_PtNairob_test_helpers.Dal_helpersSource

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

Sourceval 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.
Sourcemodule Make (P : sig ... end) : sig ... end

Some global constants.

OCaml

Innovation. Community. Security.