https://gitlab.com/tezos/tezos
Raw File
Tip revision: 2f1c1cd210c1135bc647a87aa02706e56f89283a authored by Hans Hoglund on 06 January 2022, 11:06:08 UTC
Proto: SCORU: Add /sc_rollup/.../last_final_commitment
Tip revision: 2f1c1cd
dune-workspace
(lang dune 2.9)

(env
 (static  (ocamlopt_flags (:standard -O3)))
 (release (ocamlopt_flags (:standard -O3)))
)
back to top