tezos-proxy
Tezos_proxy.Proxy_proto
tezos-proxy.rpc
module type PROTO_RPC = sig ... end
Module encapsulating the protocol-dependent functions:
type proto_rpc = (module PROTO_RPC)