https://gitlab.com/tezos/tezos
Raw File
Tip revision: ae27b6c6c2c1b7606b297fbe404e40e06eb12092 authored by François Thiré on 29 August 2022, 08:09:44 UTC
Protocol/DAL: Add a skip list for the slots
Tip revision: ae27b6c
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top