Network_poolmodule Batcher : sig ... endmodule F_sequence : sig ... endmodule Indexed_pool : sig ... endmodule Intf : sig ... endmodule Map_set : sig ... endUtilities for dealing with "multimaps" or mapsets.
module Mocks : sig ... endmodule Network_pool_base : sig ... endmodule Pool_sink : sig ... endmodule Priced_proof : sig ... endmodule Rate_limiter : sig ... endmodule Snark_pool : sig ... endmodule Snark_pool_diff : sig ... endmodule Test : sig ... endmodule Transaction_pool : sig ... endA pool of transactions that can be included in future blocks. Combined with the Network_pool module, this handles storing and gossiping the correct transactions (user commands) and providing them to the block producer code.
module Writer_result : sig ... end