Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val get_peer_info :
< meth : [ `GET ]
; input : unit
; output : Types.P2P.Peer.Info.t
; prefix : unit
; params : unit * Tezos_base.P2p_peer.Id.t
; query : unit >
service
val patch_peer :
< meth : [ `PATCH ]
; input : [ `Ban | `Trust | `Open ] option
; output : Types.P2P.Peer.Info.t
; prefix : unit
; params : unit * Tezos_base.P2p_peer.Id.t
; query : unit >
service