package octez-shell-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type command = Tezos_client_base.Client_context.full Tezos_clic.command
type network = [
  1. | `Mainnet
  2. | `Testnet
]
exception Version_not_found
val register : Tezos_base.TzPervasives.Protocol_hash.t -> (network option -> command list) -> unit
val commands_for_version : Tezos_base.TzPervasives.Protocol_hash.t -> network option -> command list
val get_versions : unit -> (Tezos_base.TzPervasives.Protocol_hash.t * (network option -> command list)) Tezos_base.TzPervasives.Seq.t
OCaml

Innovation. Community. Security.