package octez-shell-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tezos_client_commands.Client_commandsSource

Sourcetype network = [
  1. | `Mainnet
  2. | `Testnet
]
Sourceexception Version_not_found
Sourceval register : Tezos_base.TzPervasives.Protocol_hash.t -> (network option -> command list) -> unit
Sourceval commands_for_version : Tezos_base.TzPervasives.Protocol_hash.t -> network option -> command list
Sourceval get_versions : unit -> (Tezos_base.TzPervasives.Protocol_hash.t * (network option -> command list)) Tezos_base.TzPervasives.Seq.t
OCaml

Innovation. Community. Security.