Raw File
dune
; This file was automatically generated, do not edit.
; Edit file manifest/main.ml instead.

(library
 (name tezos_client_001_PtCJ7pwo)
 (public_name tezos-client-001-PtCJ7pwo)
 (libraries
  tezos-base
  tezos-clic
  tezos-shell-services
  tezos-client-base
  tezos-protocol-001-PtCJ7pwo
  tezos-signer-backends
  tezos-rpc
  uri)
 (library_flags (:standard -linkall))
 (flags
  (:standard)
  -open Tezos_base.TzPervasives
  -open Tezos_base.TzPervasives.Error_monad.Legacy_monad_globals
  -open Tezos_shell_services
  -open Tezos_client_base
  -open Tezos_protocol_001_PtCJ7pwo))
back to top