Mavryk_baking_001_PtAtLas.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