Source file tezos_protocol_environment_alpha.ml

1
2
module Name = struct let name = "alpha" end
include Tezos_protocol_environment.V11.Make(Name)()