Module Tezos_protocol_environment_alpha.DalSource
type parameters = Tezos_crypto_dal.Cryptobox.Verifier.parameters = {redundancy_factor : int;page_size : int;slot_size : int;number_of_shards : int;
}type commitment = Tezos_crypto_dal.Cryptobox.Verifier.commitmenttype commitment_proof = Tezos_crypto_dal.Cryptobox.Verifier.commitment_prooftype page_proof = Tezos_crypto_dal.Cryptobox.Verifier.page_proof