https://gitlab.com/tezos/tezos
Raw File
Tip revision: 411a72bc29af23554ea5bffc3bc91a12444fb46b authored by Alain Mebsout on 05 May 2022, 13:02:31 UTC
Tezt: read full JSON event from channel
Tip revision: 411a72b
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top