https://gitlab.com/tezos/tezos
Raw File
Tip revision: 3ed0085df7338dab002b37455b92a36d5d255837 authored by Lucas Randazzo on 12 October 2023, 14:01:18 UTC
Proto/test: unit test for precentage
Tip revision: 3ed0085
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top