package tezos-baking-012-Psithaca

  1. Overview
  2. Docs
module Abstract_context_index : sig ... end
module Baking_actions : sig ... end
module Baking_cache : sig ... end

Cache structures used to memoize costly RPCs/computations.

module Baking_configuration : sig ... end
module Baking_errors : sig ... end
module Baking_events : sig ... end
module Baking_files : sig ... end
module Baking_highwatermarks : sig ... end
module Baking_lib : sig ... end
module Baking_nonces : sig ... end
module Baking_pow : sig ... end
module Baking_scheduling : sig ... end
module Baking_simulator : sig ... end
module Baking_state : sig ... end
module Block_forge : sig ... end
module Client_baking_blocks : sig ... end
module Client_baking_denunciation : sig ... end
module Client_baking_scheduling : sig ... end
module Client_daemon : sig ... end

Daemons directly supported by lib_delegate

module Delegate_events : sig ... end
module Liquidity_baking_vote_file : sig ... end
module Logging : sig ... end
module Node_rpc : sig ... end
module Operation_pool : sig ... end
module Operation_selection : sig ... end
module Operation_worker : sig ... end

Launch processes to gather operations from the mempool and make them available for the baker.

module State_transitions : sig ... end