Make.1-Inputs
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.