https://gitlab.com/tezos/tezos
Raw File
Tip revision: a8fd0947c7b21773c840ff92ef64b731f69191b4 authored by Andrea Cerone on 16 January 2024, 23:39:48 UTC
Temporary commit: command for testing streaming of preblocks
Tip revision: a8fd094
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top