https://gitlab.com/tezos/tezos
Raw File
Tip revision: 9e906bb9f083ba0db7973c8ace5ed1eae16623e1 authored by pecornilleau on 29 September 2023, 16:53:37 UTC
adjust tx register model
Tip revision: 9e906bb
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top