package octez-protocol-018-Proxford-libs

  1. Overview
  2. Docs
On This Page
  1. Baker daemon
Legend:
Library
Module
Module type
Parameter
Class
Class type

Baker daemon

val run : Tezos_client_018_Proxford.Protocol_client_context.full -> ?minimal_fees:Tezos_protocol_018_Proxford.Protocol.Alpha_context.Tez.t -> ?minimal_nanotez_per_gas_unit:Q.t -> ?minimal_nanotez_per_byte:Q.t -> ?votes:Baking_configuration.per_block_votes_config -> ?extra_operations:Baking_configuration.Operations_source.t -> ?dal_node_endpoint:Uri.t -> ?force_apply:bool -> ?context_path:string -> ?state_recorder:Baking_configuration.state_recorder_config -> chain:Tezos_shell_services.Shell_services.chain -> keep_alive:bool -> Baking_state.consensus_key list -> unit Tezos_base.TzPervasives.tzresult Lwt.t
OCaml

Innovation. Community. Security.