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