Mavryk_baking_002_PtBoreas.Baking_cache
Cache structures used to memoize costly RPCs/computations.
module Block_cache : sig ... end
module Timestamp_of_round_cache : sig ... end
The Timestamp_of_round_tbl
module allows to create memoization tables to store function calls of Round.timestamp_of_round
.
module Round_cache_key : sig ... end
module Round_timestamp_interval_cache : sig ... end