https://gitlab.com/tezos/tezos
Raw File
Tip revision: 15e554215a6a970db8e4adc94b17d4f48389561a authored by phink on 22 February 2024, 15:18:37 UTC
update constants
Tip revision: 15e5542
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top