oxheadalpha / teztnets

https://teztnets.xyz
21 stars 26 forks source link

set up dal_config for dailynet and mondaynet #142

Closed linoscope closed 1 year ago

linoscope commented 1 year ago

In this MR we moved the DAL config into a new dal_config field in the network definition. This was done so that DAL configuration can be shared between nodes in the testnet.

In this PR, we set the dal_config to the values we want to use in dailynet and mondaynet.

Do note that this config will not work until https://gitlab.com/tezos/tezos/-/merge_requests/9228/ is merged.

nicolasochem commented 1 year ago

Thanks, the code was merged in a different commit.