package octez-shell-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
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
OCaml

Innovation. Community. Security.