Tezos_dal_node_lib.Rpc_context
type t = Tezos_rpc.Context.generic
val make : Uri.t -> t
make endpoint constructs an rpc context out of an endpoint represented as an URI.
make endpoint