Module forest_filecoin::chain::store::index

source ·

Structs§

  • Keeps look-back tipsets in cache at a given interval skip_length and can be used to look-back at the chain to retrieve an old tipset.

Enums§

  • Methods for resolving fetches of null tipsets. Imagine epoch 10 is null but epoch 9 and 11 exist. If epoch we request epoch 10, should 9 or 11 be returned?

Constants§

Type Aliases§