Mavryk_protocol_environment.V2
module type T = sig ... end
module Make
(Param : sig ... end)
() :
T
with type Updater.quota =
Mavryk_protocol_environment__.Environment_context.quota
and type Updater.rpc_context =
Mavryk_protocol_environment__.Environment_context.rpc_context