Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val self :
([ `GET ], unit, unit, unit, unit, Tezos_base.TzPervasives.P2p_peer.Id.t)
Tezos_rpc.Service.t
val stat :
([ `GET ], unit, unit, unit, unit, Tezos_base.TzPervasives.P2p_stat.t)
Tezos_rpc.Service.t
val version :
([ `GET ], unit, unit, unit, unit, Tezos_base.TzPervasives.Network_version.t)
Tezos_rpc.Service.t
val versions :
([ `GET ],
unit,
unit,
unit,
unit,
Tezos_base.TzPervasives.Network_version.t list)
Tezos_rpc.Service.t
val events :
([ `GET ],
unit,
unit,
unit,
unit,
Tezos_base.TzPervasives.P2p_connection.P2p_event.t)
Tezos_rpc.Service.t
val connect :
([ `PUT ],
unit,
unit * Tezos_base.TzPervasives.P2p_point.Id.t,
< timeout : Ptime.Span.t >,
unit,
unit)
Tezos_rpc.Service.t