nimbus-eth1/nimbus/db/core_db/TODO.md

5 lines
272 B
Markdown

* Re-implement *getOldestJournalBlockNumber()* and
*getLatestJournalBlockNumber()* (from the `core_apps` module) via the CoreDb
base api. Currently this api is bypassed (via the *backend()* directive). The
functionality is directly provided by the `Aristo` backend.