Module Tezos_protocol_environment.V12

module type T = sig ... end
module Make (Param : sig ... end) () : T with type Updater.validation_result = Tezos_protocol_environment__.Environment_context.validation_result and type Updater.quota = Tezos_protocol_environment__.Environment_context.quota and type Updater.rpc_context = Tezos_protocol_environment__.Environment_context.rpc_context