package tezos-dal-node-services

  1. Overview
  2. Docs
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
OCaml

Innovation. Community. Security.