Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type command = Tezos_client_base.Client_context.full Tezos_clic.Clic.command
val register :
Tezos_crypto.Protocol_hash.t ->
(network option -> command list) ->
unit
val commands_for_version :
Tezos_crypto.Protocol_hash.t ->
network option ->
command list
val get_versions :
unit ->
(Tezos_crypto.Protocol_hash.t * (network option -> command list))
Stdlib.Seq.t