https://gitlab.com/tezos/tezos
Raw File
Tip revision: 7749b052be2665df62740a48dc523373387eb0f2 authored by Thomas Letan on 19 April 2022, 18:07:28 UTC
Proto,tx_rollup: Consider the size of the message in the rejection
Tip revision: 7749b05
dune-workspace
(lang dune 2.9)

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