package tezos-client-alpha

  1. Overview
  2. Docs
type parameters
type protocol_constants
val parameters_encoding : parameters Data_encoding.t
val default_parameters : parameters
val protocol_constants_encoding : protocol_constants Data_encoding.t

The content equivalent to the default value of --protocol-constants

val default_bootstrap_accounts : Tezos_client_base.Client_context.full -> (string, Tezos_error_monad.TzCore.error list) result Lwt.t

The content equivalent to the default value of --bootstrap-accounts

val protocol_hash : Tezos_crypto.Protocol_hash.t
module Block_services : sig ... end