https://gitlab.com/tezos/tezos
Raw File
Tip revision: bfd370c5e0b8f31d0c4f55793a86b2f19c021039 authored by Marcin Pastudzki on 24 June 2022, 07:55:44 UTC
Proto/Michelson/Test: Remove unused tolerance parameter.
Tip revision: bfd370c
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top