https://gitlab.com/tezos/tezos
Raw File
Tip revision: 84fb8565a2b88e0427aa44e1ff7daed6b4aa4957 authored by Jun Furuse on 20 August 2023, 03:06:30 UTC
Updates the default IO configs
Tip revision: 84fb856
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top