Description
Describe the feature
once we have #15371 we need a way to generate an era store with the current database.
for this we simply need to read all the tables and pipe these into an era writer.
TODO
- add new command and impl for
era export <>
Additional context
This approach can be similar to #15737
but we only need a regular provider that reads block data and writes them to an era file
this can accept a config struct for first,last,path etc.
in a separate step we can add a cli command that then invokes this
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done