Expand description
Module dedicated to EraReaderAdapter implementations.
Structs§
- Era markers payload
- Era adapter builder
- The goal of the bootstrap adapter is to advertise for the first existing Era while it does not exist yet on any backend. This adapter is intended to be removed once Eras are effectively written in a backend.
- Cardano Chain adapter retrieves era markers on chain
- Dummy adapter is intended to be used in a test environment (end to end test) to simulate not yet activated Eras.
- File adapter is intended to be used in a test environment to simulate eras transitions.
Enums§
- Type of era reader adapters available