Module Tezos_protocol_environment_011_PtHangz2.RPC_serviceSource
type meth = Tezos_rpc.Service.methtype (+'a, 'pr, 'p, 'q, 'i, 'o) t =
('a, 'pr, 'p, 'q, 'i, 'o) Tezos_rpc.Service.t constraint 'a = [< Resto.meth ]type (+'a, 'prefix, 'params, 'query, 'input, 'output) service =
('a, 'prefix, 'params, 'query, 'input, 'output) t constraint 'a = [< Resto.meth ]