https://gitlab.com/tezos/tezos
Raw File
Tip revision: b01727a5c66ba32f0098c6bcf532c833af728018 authored by Mehdi Bouaziz on 24 June 2022, 15:39:17 UTC
Proto/Apply_results: remove consumed_gas field from block metadata for consistency
Tip revision: b01727a
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top