near / near-indexer-for-explorer

Watch NEAR network and store all the data from NEAR blockchain to PostgreSQL database
https://near-indexers.io/docs/projects/near-indexer-for-explorer
GNU General Public License v3.0
123 stars 56 forks source link

Store genesis file with Lake based indexer #327

Closed morgsmccauley closed 1 year ago

morgsmccauley commented 1 year ago

Soon, we will migrate to the Lake base indexer for explorer (#326). As Lake does not run a near node, we most likely do not have access to the genesis file. It is for this reason that this functionality was not implemented.

While we are not sure on the approach for storing the genesis file for a Lake based indexer, this feature should be implemented some how .