package octez-protocol-019-PtParisB-libs

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

Module Tezos_019_PtParisB_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.
Sourceval content_slot_id : Tezos_protocol_019_PtParisB.Protocol.Dal_slot_repr.History.Internal_for_tests.cell_content -> Tezos_protocol_019_PtParisB.Protocol.Dal_slot_repr.Header.id

Returns the slot id of the given cell's content .

Sourcemodule Make (P : sig ... end) : sig ... end

Some global constants.

OCaml

Innovation. Community. Security.