Sync_handler.Inputs_intf
module Transition_frontier : module type of Transition_frontier
The transition frontier is the data structure for tracking active forks * at the "frontier" of the blockchain being constructed by the network. * It includes support for extensions (incremental views on top of this * data structure), persistence (saving/loading the data structure * to/from disk), and various queries.
module Best_tip_prover :
Mina_intf.Best_tip_prover_intf
with type transition_frontier := Transition_frontier.t