Cryptobox.Config
node parameters for the DAL.
type t = Tezos_crypto_dal_octez_dal_config.Dal_config.t = {
activated : bool;
bootstrap_peers : string list;
}
val encoding : t Data_encoding.t
val default : t