package octez-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val events : ([ `GET ], unit, unit * Tezos_base.TzPervasives.P2p_peer.Id.t, < monitor : bool >, unit, Tezos_base.TzPervasives.P2p_peer.Pool_event.t list) Tezos_rpc.Service.t
val patch_input_encoding : [ `Ban | `Open | `Trust ] option Tezos_base.TzPervasives.Data_encoding.t
val ban : ([ `GET ], unit, unit * Tezos_base.TzPervasives.P2p_peer.Id.t, unit, unit, unit) Tezos_rpc.Service.t
val unban : ([ `GET ], unit, unit * Tezos_base.TzPervasives.P2p_peer.Id.t, unit, unit, unit) Tezos_rpc.Service.t
val trust : ([ `GET ], unit, unit * Tezos_base.TzPervasives.P2p_peer.Id.t, unit, unit, unit) Tezos_rpc.Service.t
val untrust : ([ `GET ], unit, unit * Tezos_base.TzPervasives.P2p_peer.Id.t, unit, unit, unit) Tezos_rpc.Service.t
val banned : ([ `GET ], unit, unit * Tezos_base.TzPervasives.P2p_peer.Id.t, unit, unit, bool) Tezos_rpc.Service.t
OCaml

Innovation. Community. Security.