Tezos_022_PsRiotum_test_helpers.Dal_helpers
val mk_cryptobox :
Tezos_crypto_dal.Cryptobox.parameters ->
Tezos_crypto_dal.Cryptobox.t Tezos_base.TzPervasives.tzresult Lwt.t
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:
val content_slot_id :
Tezos_protocol_022_PsRiotum.Protocol.Dal_slot_repr.History.cell_content ->
Tezos_protocol_022_PsRiotum.Protocol.Dal_slot_repr.Header.id
Returns the slot id of the given cell's content .